feat: 样式调整
This commit is contained in:
@@ -28,7 +28,7 @@ import ThemeIcon from './ThemeIcon.astro'
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 99999;
|
||||
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
|
||||
box-shadow: var(--shadow);
|
||||
flex-shrink: 0;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user