修改formcreatedesigner背景颜色

This commit is contained in:
limengnan 2025-06-28 14:34:41 +08:00
parent 03b8fb1ca6
commit f09b001949

View File

@ -751,3 +751,7 @@ strong {
.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
background-color: rgba(37, 38, 38, 0) !important;
}
.el-main ._fc-m-drag {
background: #c3c0c0
}