Skip to content

Commit 60a0293

Browse files
authored
Merge pull request #594 from BoostIO/edit-noteList-layout
If there is no tag, narrow the width of NoteList.
2 parents e8d451b + 4807d22 commit 60a0293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/components/NoteItem.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ $control-height = 30px
8383
position relative
8484
bottom 0px
8585
margin-top 2px
86-
height 20px
8786
font-size 12px
8887
line-height 20px
8988
overflow ellipsis
@@ -93,6 +92,7 @@ $control-height = 30px
9392
flex 1
9493
overflow ellipsis
9594
line-height 20px
95+
padding-top 2px
9696
padding-left 2px
9797

9898
.item-bottom-tagList-item

0 commit comments

Comments
 (0)