From e9c48bd7356462ba9257540b130a47a65ad1861d Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 26 八月 2021 17:17:11 +0800 Subject: [PATCH] 2021-08-26 --- src/templates/comtableconfig/menuform/index.scss | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/templates/comtableconfig/menuform/index.scss b/src/templates/comtableconfig/menuform/index.scss index e69de29..ef2ddb2 100644 --- a/src/templates/comtableconfig/menuform/index.scss +++ b/src/templates/comtableconfig/menuform/index.scss @@ -0,0 +1,7 @@ +.comtable-menu-form { + .hidden-menu { + .ant-form-item-control { + line-height: 25px; + } + } +} \ No newline at end of file -- Gitblit v1.8.0