修改bug

This commit is contained in:
Mr.jiang 2024-08-22 16:44:11 +08:00
parent 879f08c3b3
commit a9e5966311
3 changed files with 7 additions and 6 deletions

View File

@ -295,10 +295,10 @@
background: #fff;
}
.body {
height: 100vh;
// height: 100vh;
display: flex;
justify-content: end;
// overflow: hidden;
.leftTab {
width:19%;
height: 100%;

View File

@ -202,10 +202,10 @@
margin-left: 42%;
}
.body {
height: 100vh;
// height: 100vh;
display: flex;
justify-content: end;
// overflow: hidden;
.leftTab {
width:19%;
height: 100%;

View File

@ -396,10 +396,11 @@
margin-left: 42%;
}
.body {
height: 100vh;
// height: 100vh;
display: flex;
justify-content: end;
// overflow: hidden;
.leftTab {
width:19%;
height: 100%;