feat: add worksapce type label (#4045)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
JimmFly
2023-09-01 02:16:58 +08:00
committed by GitHub
parent 18d5a99af5
commit df4d71b0c8
9 changed files with 213 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ export const navWrapperStyle = style({
width: navWidthVar,
minWidth: navWidthVar,
height: '100%',
zIndex: 1,
zIndex: 3,
paddingBottom: '8px',
backgroundColor: 'transparent',
'@media': {