Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fix tag area layout at NoteItem
  • Loading branch information
Kazu Yokomizo committed Jul 9, 2017
commit 4b58054100dcdbdfe8cdff3dcb166ca63cba925a
3 changes: 2 additions & 1 deletion browser/components/NoteItem.styl
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@ $control-height = 30px
flex 1
overflow ellipsis
line-height 20px
padding-top 2px
padding-top 7px
padding-left 2px
margin-right 27px

.item-bottom-tagList-item
font-size 11px
Expand Down