mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
fix style bug of TagSelect
This commit is contained in:
@@ -257,9 +257,10 @@ infoButton()
|
|||||||
width 150px
|
width 150px
|
||||||
max-height 150px
|
max-height 150px
|
||||||
background-color white
|
background-color white
|
||||||
z-index 5
|
z-index 50
|
||||||
border 1px solid borderColor
|
border 1px solid borderColor
|
||||||
border-radius 5px
|
border-radius 5px
|
||||||
|
overflow-y auto
|
||||||
&>button
|
&>button
|
||||||
width 100%
|
width 100%
|
||||||
display block
|
display block
|
||||||
|
|||||||
Reference in New Issue
Block a user