mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-13 00:57:09 +08:00
chore: 完善系统安全配置校验
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
collapsible
|
||||
breakpoint="xl"
|
||||
hide-trigger
|
||||
:width="220"
|
||||
:width="225"
|
||||
:collapsed="appStore.menuCollapse"
|
||||
@collapse="handleCollapse"
|
||||
>
|
||||
|
||||
@@ -57,7 +57,7 @@ const toHome = () => {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.system-name {
|
||||
padding-left: 8px;
|
||||
padding-left: 6px;
|
||||
white-space: nowrap;
|
||||
transition: color 0.3s;
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user