mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
fix: border design for note item list
This commit is contained in:
@@ -44,6 +44,8 @@ $control-height = 30px
|
||||
.item-bottom-tagList-item
|
||||
background-color transparent
|
||||
color white
|
||||
.item-wrapper
|
||||
border-color transparent
|
||||
&:hover
|
||||
background-color $ui-active-color
|
||||
|
||||
|
||||
@@ -24,6 +24,8 @@ $control-height = 30px
|
||||
@extend .item-simple
|
||||
background-color $ui-active-color
|
||||
color white
|
||||
.item-simple-title
|
||||
border-color transparent
|
||||
.item-simple-title-icon
|
||||
color white
|
||||
&:hover
|
||||
|
||||
Reference in New Issue
Block a user