mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 17:37:27 +08:00
[F] Fix tooltip pos
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
@import "../vars"
|
@import "../vars"
|
||||||
|
|
||||||
.tooltip
|
.tooltip
|
||||||
position: fixed
|
position: absolute
|
||||||
z-index: 1000
|
z-index: 1000
|
||||||
background: white
|
background: white
|
||||||
padding: 10px 16px
|
padding: 10px 16px
|
||||||
|
|||||||
Reference in New Issue
Block a user