From ce1efa4bb256130ebd2a07d33cd06e0602ddd960 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 9 Sep 2024 09:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89padding=E5=92=8C=E5=9C=86?= =?UTF-8?q?=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/tpm/TPMIndex.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index ea2d0866e..0606d00db 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -458,11 +458,9 @@ body>.-task-title { min-width: 0; height: 93vh; overflow-y: auto; - padding:20px; } .panelMain .newContainer{ background: #ffffff; - border-radius: 6px; box-shadow: 0px 0px 6px rgba(13, 94, 248, 0.07); min-height: 100%!important; box-sizing: border-box;