fix: BUG修改
This commit is contained in:
parent
328ba091d7
commit
66d07e587e
@ -79,6 +79,7 @@ const goHome = () => {
|
||||
// padding-top: 10px;
|
||||
height: calc(100% - 55px); // 减去头部高度
|
||||
.classic-main {
|
||||
width: calc(100% - 200px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
@ -110,6 +110,7 @@
|
||||
}
|
||||
.LeftMenu {
|
||||
position: absolute;
|
||||
width: 300px;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
height: 94%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user