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