mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Fix incorrect notification bar width
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
font-size 12px
|
||||
position absolute
|
||||
bottom 0px
|
||||
right:0px;
|
||||
background-color #EBEBEB
|
||||
width 100vw
|
||||
height 30px
|
||||
text-align center
|
||||
|
||||
@@ -32,4 +32,4 @@ body[data-theme="dark"]
|
||||
background-color alpha(#5CB85C, 0.2)
|
||||
transition 0.2s
|
||||
&:hover
|
||||
color #5CB85C
|
||||
color #5CB85C
|
||||
|
||||
Reference in New Issue
Block a user