mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix right buttons layout in note detail
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
padding-bottom 3px
|
||||
|
||||
.control-lockButton
|
||||
top 120px
|
||||
top 160px
|
||||
topBarButtonLight()
|
||||
|
||||
.control-lockButton-tooltip
|
||||
@@ -26,6 +26,10 @@
|
||||
opacity 0
|
||||
transition 0.1s
|
||||
|
||||
.trashed-infopanel
|
||||
top 40px
|
||||
position relative
|
||||
|
||||
.control-fullScreenButton
|
||||
top 80px
|
||||
topBarButtonLight()
|
||||
|
||||
Reference in New Issue
Block a user