style: 侧边栏增加竖线分割
This commit is contained in:
parent
e4b2f70ae3
commit
4a468f9186
|
@ -122,3 +122,8 @@
|
||||||
.cell-icon {
|
.cell-icon {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layout-user,
|
||||||
|
.layout-menu {
|
||||||
|
border-right: 1px solid #ddd;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue