mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
extract components from PlanetContainer
This commit is contained in:
@@ -83,6 +83,9 @@ button
|
||||
display inline-block
|
||||
margin-right 5px
|
||||
|
||||
.relative
|
||||
position relative
|
||||
|
||||
textarea.block-input
|
||||
resize vertical
|
||||
height 125px
|
||||
|
||||
@@ -70,12 +70,10 @@
|
||||
.ace_editor
|
||||
height 358px
|
||||
.previewMode
|
||||
position absolute
|
||||
right 15px
|
||||
absolute top right
|
||||
font-size 0.8em
|
||||
line-height 24px
|
||||
padding 0 10px
|
||||
top 139px
|
||||
background-color transparentify(invBackgroundColor, 0.2)
|
||||
color invTextColor
|
||||
border-top-right-radius 5px
|
||||
|
||||
Reference in New Issue
Block a user