1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-23 07:51:59 +00:00

modify: adjust space on note-detail component

This commit is contained in:
sota1235
2016-12-29 16:06:57 +09:00
parent e27af9f6c1
commit d9d0651352
5 changed files with 25 additions and 3 deletions

View File

@@ -1,7 +1,12 @@
@import('DetailVars')
$info-height = 60px
$info-margin-under-border = 27px
.info
absolute top left right
left $note-detail-left-margin
right $note-detail-right-margin
height $info-height
border-bottom $ui-border
background-color $ui-noteDetail-backgroundColor