|
@@ -454,9 +454,13 @@ export default {
|
|
}
|
|
}
|
|
@media screen and (max-width: 1366px) {
|
|
@media screen and (max-width: 1366px) {
|
|
.gdqd-dialog {
|
|
.gdqd-dialog {
|
|
|
|
+ padding: 12px 24px 24px;
|
|
/deep/ .el-table td {
|
|
/deep/ .el-table td {
|
|
padding: 1px 0 !important;
|
|
padding: 1px 0 !important;
|
|
}
|
|
}
|
|
|
|
+ .gdqd-dialog-bottom {
|
|
|
|
+ margin-top: 10px !important;
|
|
|
|
+ }
|
|
.table-bottom {
|
|
.table-bottom {
|
|
.title {
|
|
.title {
|
|
height: 60px !important;
|
|
height: 60px !important;
|