From b66f1643396b524eb7c3ca1a654d8d1e22e0249f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 07 十一月 2022 18:50:45 +0800 Subject: [PATCH] 2022-11-07 --- src/templates/comtableconfig/updatetable/index.scss | 30 ------------------------------ 1 files changed, 0 insertions(+), 30 deletions(-) diff --git a/src/templates/comtableconfig/updatetable/index.scss b/src/templates/comtableconfig/updatetable/index.scss index e4f4b2f..e69de29 100644 --- a/src/templates/comtableconfig/updatetable/index.scss +++ b/src/templates/comtableconfig/updatetable/index.scss @@ -1,30 +0,0 @@ -.version-modal { - .ant-modal-body { - padding: 32px 32px 24px; - } - .ant-modal-footer { - display: none; - } - .header { - color: rgba(0, 0, 0, 0.85); - font-weight: 500; - font-size: 16px; - .anticon { - color: #faad14; - margin-right: 16px; - font-size: 22px; - } - } - .detail { - margin-top: 8px; - margin-bottom: 24px; - color: rgba(0, 0, 0, 0.5); - font-size: 14px; - } - .footer { - text-align: right; - .ant-btn + .ant-btn { - margin-left: 15px; - } - } -} \ No newline at end of file -- Gitblit v1.8.0