From d0990be85689392c93d1df7375e6a8aba937a698 Mon Sep 17 00:00:00 2001 From: sota1235 Date: Thu, 29 Dec 2016 19:28:15 +0900 Subject: [PATCH] modify: fix font color for tags --- browser/main/NoteList/NoteItem.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/browser/main/NoteList/NoteItem.styl b/browser/main/NoteList/NoteItem.styl index b0f28f6b..e099deb0 100644 --- a/browser/main/NoteList/NoteItem.styl +++ b/browser/main/NoteList/NoteItem.styl @@ -82,6 +82,7 @@ $control-height = 30px flex 1 overflow ellipsis line-height 20px + color #FFFFFF .item-bottom-tagList-item font-size 12px