mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
modify: fix the style of the tooltip for creating new note
This commit is contained in:
@@ -101,11 +101,12 @@ $control-height = 34px
|
|||||||
tooltip()
|
tooltip()
|
||||||
position fixed
|
position fixed
|
||||||
pointer-events none
|
pointer-events none
|
||||||
top 45px
|
top 50px
|
||||||
left 385px
|
left 433px
|
||||||
z-index 10
|
z-index 200
|
||||||
padding 5px
|
padding 5px
|
||||||
line-height normal
|
line-height normal
|
||||||
|
border-radius 2px
|
||||||
opacity 0
|
opacity 0
|
||||||
transition 0.1s
|
transition 0.1s
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user