优化界面

This commit is contained in:
刘祥超
2021-01-24 14:41:43 +08:00
parent 386d4957e7
commit 2812b30b01
6 changed files with 41 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
width: 8em;
position: fixed;
top: 7.5em;
bottom: 0.5em;
bottom: 2.4em;
overflow-y: auto;
overflow-x: hidden;
border-right: 1px #ddd solid;
@@ -77,6 +77,9 @@
.right-box.without-tabbar {
top: 3em;
}
.main.without-footer .left-box {
bottom: 0.2em;
}
/** 通用 **/
.clear {
clear: both;