From f09b0019492e4e0d38a1be6a371e1dabe60f4197 Mon Sep 17 00:00:00 2001 From: limengnan <420004014@qq.com> Date: Sat, 28 Jun 2025 14:34:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9formcreatedesigner=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/style/index.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less index 7f9f8b3..fb8d4a1 100644 --- a/core/core-frontend/src/style/index.less +++ b/core/core-frontend/src/style/index.less @@ -750,4 +750,8 @@ 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 } \ No newline at end of file