fix:高度
This commit is contained in:
parent
9b2bf6c7f7
commit
9fe9f1ec93
@ -1457,17 +1457,13 @@ $labelHeight: 38px;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 1366px) {
|
@media screen and (max-width: 1360px) {
|
||||||
.default-main {
|
.default-main {
|
||||||
|
font-size: 11px !important;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
.summarize {
|
.summarize {
|
||||||
word-break: break-all !important;
|
word-break: break-all !important;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
@media screen and (max-width: 1360px) {
|
|
||||||
.default-main {
|
|
||||||
font-size: 11px !important;
|
|
||||||
.matrix {
|
.matrix {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
@ -1525,9 +1521,9 @@ $labelHeight: 38px;
|
|||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-bottom: 10px !important;
|
padding-bottom: 10px !important;
|
||||||
}
|
}
|
||||||
.matrix {
|
// .matrix {
|
||||||
height: 900px !important;
|
// height: 900px !important;
|
||||||
}
|
// }
|
||||||
:deep(.el-tabs__header) {
|
:deep(.el-tabs__header) {
|
||||||
margin-top: -33px !important;
|
margin-top: -33px !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user