Browse Source

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

xiaoming_global 5 years ago
parent
commit
fa2f41a4d8

+ 3 - 0
src/pages/main/dialog/TwoMenu.vue View File

@@ -150,6 +150,9 @@ export default {
150 150
   @media only screen and (max-width: 812px) {
151 151
     min-height: 8rem !important;
152 152
   }
153
+  @media only screen and (min-width: 415px) and (max-width: 737px) {
154
+    max-height: 12.6rem !important;
155
+  }
153 156
   ul {
154 157
     li {
155 158
       height: 1.2rem;

+ 0 - 1
src/pages/main/dialog/modify_order/modify_order_form.vue View File

@@ -397,7 +397,6 @@ export default {
397 397
     float: left;
398 398
     width: 4.5rem;
399 399
     margin: 0.35rem 0.3rem 0.1rem 0.4rem;
400
-    overflow: hidden;
401 400
     label {
402 401
       display: block;
403 402
       height: 0.9rem;