[F] Fix tooltip pos

pull/30/head
Azalea 2024-04-22 10:57:51 -04:00
parent dbb41ba249
commit 4a84a9ed8e
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
@import "../vars"
.tooltip
position: fixed
position: absolute
z-index: 1000
background: white
padding: 10px 16px