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

added fullscreen button for notes and snippets

allows user to hide the sidebars for fullscreen editing
This commit is contained in:
Kevin Nadro
2017-05-27 20:22:51 -05:00
committed by asmsuechan
parent 48ca13f82c
commit 5d0cb0302e
4 changed files with 97 additions and 2 deletions

View File

@@ -31,6 +31,10 @@
float right
topBarButtonLight()
.control-fullScreenButton
float right
topBarButtonLight()
.body
absolute left right
left $note-detail-left-margin
@@ -55,3 +59,6 @@ body[data-theme="dark"]
.control-trashButton
topBarButtonDark()
.control-fullScreenButton
topBarButtonDark()