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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user