阶段性提交

This commit is contained in:
刘祥超
2020-08-21 21:09:42 +08:00
parent 145f0580fb
commit d7e3cefa4d
161 changed files with 3520 additions and 219 deletions

View File

@@ -9,7 +9,6 @@
}
.left-box .menu {
width: 90% !important;
/** .header需要在.item下面 **/
}
.left-box .menu .item {
line-height: 1.2;
@@ -22,6 +21,13 @@
left: 0;
margin-top: -0.4em !important;
}
.left-box .menu .item.separator {
border-bottom: 1px #eee solid !important;
padding-top: 0;
padding-bottom: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.left-box .menu .header {
border-bottom: 1px #ddd solid;
padding-left: 0 !important;