fix: adjust some styles (#2438)

This commit is contained in:
Peng Xiao
2023-05-18 17:24:23 +08:00
committed by GitHub
parent 89310c9b97
commit b2556db33b
13 changed files with 110 additions and 40 deletions

View File

@@ -14,6 +14,7 @@ export const navWrapperStyle = style({
minWidth: navWidthVar,
height: '100%',
zIndex: 2,
paddingBottom: '8px',
backgroundColor: 'transparent',
'@media': {
[`(max-width: ${floatingMaxWidth}px)`]: {