Compare commits

...

1 Commits
master ... dev

Author SHA1 Message Date
Argo-Tianyi 4a468f9186 style: 侧边栏增加竖线分割 2022-01-30 10:00:14 +08:00
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;
}