mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-28 18:23:09 +00:00
Contact Modal追加
This commit is contained in:
@@ -17,7 +17,7 @@ body
|
||||
font-size fontSize
|
||||
font-weight 400
|
||||
|
||||
div, span, a, button, input
|
||||
div, span, a, button, input, textarea
|
||||
box-sizing border-box
|
||||
|
||||
h1
|
||||
@@ -98,3 +98,21 @@ textarea.block-input
|
||||
|
||||
#content
|
||||
fullsize()
|
||||
|
||||
.Main
|
||||
.appUpdateButton
|
||||
position fixed
|
||||
z-index 2000
|
||||
bottom 5px
|
||||
right 53px
|
||||
btnDefault()
|
||||
padding 10px 15px
|
||||
border-radius 5px
|
||||
.contactButton
|
||||
position fixed
|
||||
z-index 2000
|
||||
bottom 5px
|
||||
right 5px
|
||||
btnDefault()
|
||||
padding 10px 15px
|
||||
border-radius 5px
|
||||
|
||||
Reference in New Issue
Block a user