mirror of
https://github.com/BoostIo/Boostnote
synced 2026-02-02 02:27:19 +00:00
fix minor design
This commit is contained in:
@@ -64,7 +64,7 @@ button
|
||||
|
||||
.block-input, .inline-input
|
||||
border solid 1px borderColor
|
||||
padding 0 15px
|
||||
padding 0 10px
|
||||
font-size 1em
|
||||
height 33px
|
||||
border-radius 5px
|
||||
@@ -90,7 +90,7 @@ textarea.block-input
|
||||
resize vertical
|
||||
height 125px
|
||||
border-radius 5px
|
||||
padding 5px
|
||||
padding 0 10px
|
||||
|
||||
#content
|
||||
fullsize()
|
||||
|
||||
Reference in New Issue
Block a user