mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fix note detail layout
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.control-toggleModeButton
|
||||
height 29px
|
||||
height 25px
|
||||
border-radius 50px
|
||||
background-color #F4F4F4
|
||||
width 67px
|
||||
width 52px
|
||||
display flex
|
||||
align-items center
|
||||
position absolute
|
||||
@@ -10,7 +10,7 @@
|
||||
.active
|
||||
background-color #1EC38B
|
||||
width 33px
|
||||
height 30px
|
||||
height 24px
|
||||
box-shadow 2px 0px 7px #eee
|
||||
z-index 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user