Browse Source

修改样式

See999 5 years ago
parent
commit
5ad3e21e89

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

150
   @media only screen and (max-width: 812px) {
150
   @media only screen and (max-width: 812px) {
151
     min-height: 8rem !important;
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
   ul {
156
   ul {
154
     li {
157
     li {
155
       height: 1.2rem;
158
       height: 1.2rem;

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

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