From 154f28c1fde9014b0d2f5b71cd30c1c600b2371c Mon Sep 17 00:00:00 2001 From: xuqssq Date: Sun, 29 Dec 2024 18:21:35 +0800 Subject: [PATCH] fix --- src/styles/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/main.scss b/src/styles/main.scss index fded70e..a0b042e 100644 --- a/src/styles/main.scss +++ b/src/styles/main.scss @@ -204,7 +204,7 @@ html.dark::view-transition-old(root) { z-index: 9999; } -.ant-menu { +.ant-menu-root { height: 100%; border: none !important; background-color: transparent !important;