diff --git a/browser/components/NoteItem.styl b/browser/components/NoteItem.styl index 1d6a82d3..1f816830 100644 --- a/browser/components/NoteItem.styl +++ b/browser/components/NoteItem.styl @@ -100,10 +100,9 @@ $control-height = 30px .item-bottom-tagList flex 1 overflow ellipsis - line-height 20px - padding-top 7px + line-height 25px padding-left 2px - margin-right 27px + margin-right 40px .item-bottom-tagList-item font-size 11px @@ -136,8 +135,8 @@ $control-height = 30px .item-pin position absolute - right -21px - bottom 28px + right 0px + bottom 2px width 34px height 34px color #E54D42