We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6701ff4 commit 31c219fCopy full SHA for 31c219f
1 file changed
src/css/common.css
@@ -42,7 +42,7 @@ body[dir=rtl] [data-tip]:hover:after {
42
text-align: right;
43
}
44
45
-[data-tip][data-tip-anchor="top"]:hover:after {
+body [data-tip][data-tip-anchor="top"]:hover:after {
46
bottom: 140%;
47
top: auto;
48
0 commit comments