From ec0fba822b2bc8d89031e965bd062e161761e20c Mon Sep 17 00:00:00 2001 From: ZLY201 <951711127@qq.com> Date: Mon, 20 Nov 2023 23:32:57 +0800 Subject: [PATCH] fix: ssr style error --- src/index.module.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.module.less b/src/index.module.less index c9c5dfa..a4e9e70 100644 --- a/src/index.module.less +++ b/src/index.module.less @@ -67,6 +67,7 @@ min-height: 20%; max-height: 60%; box-sizing: border-box; + padding-top: 6px; background: none; :global(.arco-layout-sider-children) { height: calc(100% - 4px);