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 {
|
||||
font-size: 11px !important;
|
||||
height: auto !important;
|
||||
.summarize {
|
||||
word-break: break-all !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1360px) {
|
||||
.default-main {
|
||||
font-size: 11px !important;
|
||||
.matrix {
|
||||
height: auto !important;
|
||||
}
|
||||
@ -1525,9 +1521,9 @@ $labelHeight: 38px;
|
||||
padding: 0 !important;
|
||||
padding-bottom: 10px !important;
|
||||
}
|
||||
.matrix {
|
||||
height: 900px !important;
|
||||
}
|
||||
// .matrix {
|
||||
// height: 900px !important;
|
||||
// }
|
||||
:deep(.el-tabs__header) {
|
||||
margin-top: -33px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user