fix: 修复tabs已知问题
This commit is contained in:
@@ -48,7 +48,7 @@ const props = withDefaults(defineProps<Props>(), {
|
||||
sideTheme: 'dark',
|
||||
sideWidth: 180,
|
||||
// tabsBackgroundColor: 'hsl(var(--color-background))',
|
||||
tabsHeight: 38,
|
||||
tabsHeight: 36,
|
||||
tabsVisible: true,
|
||||
zIndex: 200,
|
||||
});
|
||||
|
Reference in New Issue
Block a user