1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

modify: Fix the layout of new-post-btn and status-bar

This commit is contained in:
Kazu Yokomizo
2017-04-21 13:45:04 +09:00
parent 6ce6a7036b
commit bf02f9b256
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,5 @@
.root
absolute top bottom right
border-width 1px 0
border-style solid
border-color $ui-borderColor
.empty
height 320px
@@ -18,7 +15,6 @@
body[data-theme="dark"]
.root
border-color $ui-dark-borderColor
background-color $ui-dark-backgroundColor
.empty-message
color $ui-dark-inactive-text-color