Explorar o código

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-bm-guide into develop

yx %!s(int64=4) %!d(string=hai) anos
pai
achega
e54e317e3e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/other/zhsxOther.vue

+ 5 - 0
src/views/other/zhsxOther.vue

@@ -179,5 +179,10 @@ export default {
     .el-input--suffix .el-input__inner {
         padding-right: 20px;
     }
+    @media screen and (max-width: 1366px) {
+        /deep/ .el-table td {
+            padding: 3px 0;
+        }
+    }
 }
 </style>