mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix hidden button
This commit is contained in:
@@ -44,7 +44,7 @@ $info-margin-under-border = 27px
|
|||||||
border-color $ui-favorite-star-button-color
|
border-color $ui-favorite-star-button-color
|
||||||
&:active, &:active:hover
|
&:active, &:active:hover
|
||||||
background-color $ui-favorite-star-button-color
|
background-color $ui-favorite-star-button-color
|
||||||
color $ui-button--
|
color $ui-button--color
|
||||||
|
|
||||||
.info-right
|
.info-right
|
||||||
position absolute
|
position absolute
|
||||||
|
|||||||
@@ -157,9 +157,6 @@ modal()
|
|||||||
|
|
||||||
topBarButtonLight()
|
topBarButtonLight()
|
||||||
width 34px
|
width 34px
|
||||||
display flex
|
|
||||||
align-items center
|
|
||||||
justify-content center
|
|
||||||
height 34px
|
height 34px
|
||||||
border-radius 17px
|
border-radius 17px
|
||||||
font-size 14px
|
font-size 14px
|
||||||
|
|||||||
Reference in New Issue
Block a user