[update 87469] 首页样式补充
This commit is contained in:
@@ -110,6 +110,9 @@ export default {
|
||||
}
|
||||
// 1366屏幕
|
||||
@media screen and (max-width: 1366px) {
|
||||
.all-wrapper {
|
||||
height: calc(100vh - 60px - 8px - 20px + 200px);
|
||||
}
|
||||
/deep/ .top-wrapper {
|
||||
.left-p {
|
||||
font-size: 16px;
|
||||
|
||||
@@ -579,7 +579,7 @@ export default {
|
||||
@media screen and (max-width: 1366px) {
|
||||
.warning-wrapper {
|
||||
/deep/ .ant-table-body {
|
||||
max-height: calc(100vh - 414px) !important;
|
||||
max-height: calc(100vh - 345px) !important;
|
||||
}
|
||||
//height: calc(110vh - 550px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user