阶段性提交

This commit is contained in:
刘祥超
2020-08-21 12:32:16 +08:00
parent d15ff6b246
commit 145f0580fb
181 changed files with 4897 additions and 218 deletions

View File

@@ -181,6 +181,10 @@ body.expanded .main {
padding-left: 0.2em;
}
.top-nav .item.red {
color: red !important;
}
/** 顶部菜单 **/
.top-secondary-menu {
position: fixed;
@@ -606,7 +610,8 @@ body.expanded .main {
border-top: none !important;
}
select {
select.auto-width {
width: auto !important;
}
/** column **/