修改bug
This commit is contained in:
parent
879f08c3b3
commit
a9e5966311
|
@ -295,10 +295,10 @@
|
|||
background: #fff;
|
||||
}
|
||||
.body {
|
||||
height: 100vh;
|
||||
// height: 100vh;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
|
||||
// overflow: hidden;
|
||||
.leftTab {
|
||||
width:19%;
|
||||
height: 100%;
|
||||
|
|
|
@ -202,10 +202,10 @@
|
|||
margin-left: 42%;
|
||||
}
|
||||
.body {
|
||||
height: 100vh;
|
||||
// height: 100vh;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
|
||||
// overflow: hidden;
|
||||
.leftTab {
|
||||
width:19%;
|
||||
height: 100%;
|
||||
|
|
|
@ -396,10 +396,11 @@
|
|||
margin-left: 42%;
|
||||
}
|
||||
.body {
|
||||
height: 100vh;
|
||||
// height: 100vh;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
|
||||
// overflow: hidden;
|
||||
|
||||
.leftTab {
|
||||
width:19%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue