Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion browser/components/NoteItem.styl
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ $control-height = 30px
position relative
bottom 0px
margin-top 2px
height 20px
font-size 12px
line-height 20px
overflow ellipsis
Expand All @@ -93,6 +92,7 @@ $control-height = 30px
flex 1
overflow ellipsis
line-height 20px
padding-top 2px
padding-left 2px

.item-bottom-tagList-item
Expand Down