1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Fix the tag layout of white theme at NoteList

This commit is contained in:
Kazu Yokomizo
2017-04-07 18:45:16 +09:00
parent 64d53c611b
commit 11ab5c7598

View File

@@ -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