fix hint text

This commit is contained in:
Vri 🌈 2023-03-16 16:43:33 +01:00
parent fbf285a076
commit a7f4906c1e
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -29,6 +29,8 @@
} }
a.hint-text { a.hint-text {
position: relative;
&::before { &::before {
content: attr(data-title); content: attr(data-title);
left: 100%; left: 100%;