no message

Former-commit-id: b66bab38b9ec766eb4807c6ac99311cfa7b1367e
Former-commit-id: 98aa28132f7dfb1386d534cccb9b00516bbe6df1
Former-commit-id: 95ede8da9db4ce854d573c3c28a46b6d8b35ed3e
Former-commit-id: f30802a28314382d7652ee1a9d6b75afd327ccf7
This commit is contained in:
liyang
2018-06-12 10:01:49 +08:00
parent 1386d61cee
commit 6852f6155f
9 changed files with 23 additions and 56 deletions

View File

@@ -71,16 +71,6 @@
.el-aside {
transition: width .3s;
overflow: inherit;
// 空菜单
.d2-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;