fix hint text
This commit is contained in:
parent
fbf285a076
commit
a7f4906c1e
1 changed files with 2 additions and 0 deletions
|
@ -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%;
|
||||||
|
|
Loading…
Reference in a new issue