mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
update NoteList
sort by updatedAt improve style add auto-scrolling
This commit is contained in:
@@ -49,9 +49,26 @@
|
||||
font-weight bold
|
||||
overflow ellipsis
|
||||
|
||||
.item-tags
|
||||
.item-tagList
|
||||
height 30px
|
||||
font-size 12px
|
||||
line-height 30px
|
||||
color $ui-inactive-text-color
|
||||
overflow ellipsis
|
||||
|
||||
.item-tagList-icon
|
||||
vertical-align middle
|
||||
color $ui-button-color
|
||||
|
||||
.item-tagList-item
|
||||
margin 2px
|
||||
padding 0 4px
|
||||
height 20px
|
||||
border-radius 5px
|
||||
vertical-align middle
|
||||
border $ui-border
|
||||
color $ui-button-color
|
||||
|
||||
.item-tagList-empty
|
||||
color $ui-inactive-text-color
|
||||
vertical-align middle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user