mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 06:40:17 +08:00
feat(projects): 新增主题颜色配置
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<n-layout has-sider :position="position">
|
||||
<n-layout-sider
|
||||
class="layout-sider min-h-100vh"
|
||||
class="layout-sider min-h-100vh z-11"
|
||||
:native-scrollbar="false"
|
||||
:inverted="inverted"
|
||||
collapse-mode="width"
|
||||
|
||||
Reference in New Issue
Block a user