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

Merge pull request #1187 from BoostIO/fix-note-list

Fix note list layout
This commit is contained in:
Kazz Yokomizo
2017-11-27 11:26:27 +09:00
committed by GitHub

View File

@@ -73,6 +73,7 @@ $control-height = 30px
position relative
font-size 12px
color $ui-inactive-text-color
top 2px
.item-title
font-size 15px
@@ -80,8 +81,8 @@ $control-height = 30px
position relative
top -12px
left 20px
padding-right 15px
padding-bottom 4px
padding 0px 15px 0px 0px
margin-bottom 4px
overflow ellipsis
color $ui-inactive-text-color