1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

modify: fix the style of the tooltip for creating new note

This commit is contained in:
sota1235
2016-12-29 14:03:44 +09:00
parent 5f71b24f8d
commit e4744221ee

View File

@@ -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