mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix tooltips position
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
tooltip()
|
||||
position absolute
|
||||
pointer-events none
|
||||
top 65px
|
||||
top 50px
|
||||
right 70px
|
||||
z-index 200
|
||||
padding 5px
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
tooltip()
|
||||
position absolute
|
||||
pointer-events none
|
||||
top 65px
|
||||
top 50px
|
||||
right 20px
|
||||
z-index 200
|
||||
padding 5px
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
tooltip()
|
||||
position absolute
|
||||
pointer-events none
|
||||
top 65px
|
||||
top 50px
|
||||
right 115px
|
||||
width 40px
|
||||
z-index 200
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
tooltip()
|
||||
position absolute
|
||||
pointer-events none
|
||||
top 40px
|
||||
left -3px
|
||||
top 33px
|
||||
left -10px
|
||||
z-index 200
|
||||
width 80px
|
||||
padding 5px
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
tooltip()
|
||||
position absolute
|
||||
pointer-events none
|
||||
top 65px
|
||||
top 50px
|
||||
right 50px
|
||||
z-index 200
|
||||
padding 5px
|
||||
|
||||
Reference in New Issue
Block a user