feat: UI调整

This commit is contained in:
zdl
2025-11-24 16:11:13 +08:00
parent 3a0898634f
commit 2d49af3bea
4 changed files with 53 additions and 66 deletions

View File

@@ -71,6 +71,7 @@ const LeftSidebar = ({
>
<Box
w="320px"
h="100%"
display="flex"
flexDirection="column"
bg="rgba(17, 24, 39, 0.8)"

View File

@@ -78,6 +78,7 @@ const RightSidebar = ({
>
<Box
w="320px"
h="100%"
display="flex"
flexDirection="column"
bg="rgba(17, 24, 39, 0.8)"