diff --git a/browser/components/NoteItem.styl b/browser/components/NoteItem.styl index e68b6c30..dd0ad46e 100644 --- a/browser/components/NoteItem.styl +++ b/browser/components/NoteItem.styl @@ -83,7 +83,6 @@ $control-height = 30px flex 1 overflow ellipsis line-height 20px - color #FFFFFF .item-bottom-tagList-item font-size 10px @@ -93,8 +92,8 @@ $control-height = 30px box-sizing border-box border-radius 20px vertical-align middle - background-color $ui-tag-backgroundColor - color #FFFFFF + background-color transparent + color $ui-inactive-text-color .item-bottom-tagList-empty color $ui-inactive-text-color