页面问题修复
This commit is contained in:
parent
0f53867576
commit
8e9cdbecb8
|
|
@ -124,8 +124,8 @@ aside {
|
|||
height: calc(100vh - 84px);
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
// display: flex;
|
||||
// flex-direction: column;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue