yx 4 years ago
parent
commit
2d988d9629
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/equipment/table/eqDetaileDialog.vue

+ 4 - 0
src/views/equipment/table/eqDetaileDialog.vue

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