style: 侧边栏增加竖线分割

This commit is contained in:
Argo-Tianyi 2022-01-30 10:00:14 +08:00
parent e4b2f70ae3
commit 4a468f9186
1 changed files with 5 additions and 0 deletions

View File

@ -122,3 +122,8 @@
.cell-icon {
margin-top: 4px;
}
.layout-user,
.layout-menu {
border-right: 1px solid #ddd;
}