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