Update fix.less
This commit is contained in:
parent
e5b26070f5
commit
56c6570660
|
@ -17,3 +17,8 @@
|
|||
.el-card__header {border-bottom: 0}
|
||||
.el-tree.menu .el-tree-node__content {height:36px;}
|
||||
.el-input-number__decrease, .el-input-number__increase {top:2px;}
|
||||
|
||||
/* 覆盖tinymce样式 */
|
||||
.sceditor .tox-tinymce {border: 1px solid #DCDFE6;}
|
||||
.sceditor .tox .tox-statusbar {border-top: 1px solid #DCDFE6;}
|
||||
.sceditor .tox .tox-toolbar__primary {background: #f6f8f9;border-bottom: 1px solid #DCDFE6;}
|
||||
|
|
Loading…
Reference in New Issue