mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-30 18:11:47 +00:00
add SnippetEditModal
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
overflow-y auto
|
||||
li
|
||||
.snippetItem
|
||||
user-select none
|
||||
border solid 2px transparent
|
||||
padding 10px
|
||||
cursor pointer
|
||||
@@ -155,7 +156,7 @@
|
||||
absolute right bottom
|
||||
top 65px
|
||||
left 450px
|
||||
.viewer-header
|
||||
&>.viewer-header
|
||||
height 44px
|
||||
line-height 44px
|
||||
padding 0 15px
|
||||
|
||||
@@ -38,7 +38,7 @@ button
|
||||
text-align center
|
||||
|
||||
.form-group
|
||||
margin-bottom 20px
|
||||
margin-bottom 15px
|
||||
&>label
|
||||
display block
|
||||
margin-bottom 5px
|
||||
|
||||
Reference in New Issue
Block a user