no message
Former-commit-id: 5969ca450d30978cc805ed09dc41946398b36eab Former-commit-id: 1d94428fb701106a0a4b2ea208d12f5d8ceb0a41 Former-commit-id: fcceb0bbdc4e00d2fa82284a6c690241d189d532
This commit is contained in:
@@ -64,6 +64,15 @@ $color: #409EFF;
|
||||
.el-container {
|
||||
// 侧边栏
|
||||
.el-aside {
|
||||
.dd-side-menu-empty {
|
||||
background-color: rgba(#000, .03);
|
||||
margin: $margin;
|
||||
margin-top: 0px;
|
||||
border-radius: 4px;
|
||||
line-height: 100px;
|
||||
text-align: center;
|
||||
color: $color-text-sub;
|
||||
}
|
||||
.el-menu {
|
||||
background-color: transparent;
|
||||
.el-menu-item {
|
||||
|
||||
Reference in New Issue
Block a user