fix: BUG修改
This commit is contained in:
parent
3ae2a2c555
commit
15a7322ecf
@ -113,7 +113,7 @@
|
||||
}
|
||||
}
|
||||
.content {
|
||||
min-height: 83%;
|
||||
// min-height: 83%;
|
||||
// padding: 0 10px;
|
||||
// background-color: #ffffff;
|
||||
.fule {
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
height: 78px !important;
|
||||
}
|
||||
:deep(.content) {
|
||||
height: calc(100% - 100px) !important;
|
||||
height: calc(100% - 160px) !important;
|
||||
}
|
||||
.leftProject {
|
||||
// padding: 5px 8px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user