创高项目初始化
This commit is contained in:
14
client/node_modules/quill/assets/bubble/toolbar.styl
generated
vendored
Normal file
14
client/node_modules/quill/assets/bubble/toolbar.styl
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
arrowWidth = 6px
|
||||
|
||||
.ql-bubble
|
||||
.ql-toolbar
|
||||
.ql-formats
|
||||
margin: 8px 12px 8px 0px
|
||||
.ql-formats:first-child
|
||||
margin-left: 12px
|
||||
|
||||
.ql-color-picker
|
||||
svg
|
||||
margin: 1px
|
||||
.ql-picker-item.ql-selected, .ql-picker-item:hover
|
||||
border-color: activeColor
|
||||
Reference in New Issue
Block a user