🎨style: Modify the transition shadow effect of the headerBar

This commit is contained in:
Apple\Apple
2025-05-18 21:43:07 +08:00
parent 1ea0dd8f06
commit 16570909be
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ const PageLayout = () => {
width: '100%',
top: 0,
zIndex: 100,
boxShadow: '0 1px 6px rgba(0, 0, 0, 0.08)',
borderBottom: '1px solid var(--semi-color-border)',
}}
>
<HeaderBar />