修改formcreatedesigner背景颜色
This commit is contained in:
parent
03b8fb1ca6
commit
f09b001949
@ -751,3 +751,7 @@ strong {
|
|||||||
.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
|
.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
|
||||||
background-color: rgba(37, 38, 38, 0) !important;
|
background-color: rgba(37, 38, 38, 0) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-main ._fc-m-drag {
|
||||||
|
background: #c3c0c0
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user