Forráskód Böngészése

theme color update

marymelisa 4 éve
szülő
commit
ce80c99745

+ 0 - 3
src/views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_order_summary/components/listed/index.vue

@@ -370,9 +370,6 @@ export default defineComponent({
             margin-left: 10px;
         }
     }
-    .formBar {
-        max-height: 100%;
-    }
 }
 .mt-20 {
     margin-top: -20px;

+ 0 - 3
src/views/order/spot_warran/components/spot_warrant_spot_details/components/listing/index.vue

@@ -373,9 +373,6 @@ export default defineComponent({
             margin-left: 10px;
         }
     }
-    .formBar {
-        max-height: 100%;
-    }
 }
 .mt-20 {
     margin-top: -20px;

+ 0 - 3
src/views/order/spot_warran/components/spot_warrant_spot_details/components/pick_up/index.vue

@@ -213,9 +213,6 @@ export default defineComponent({
             margin-left: 10px;
         }
     }
-    .formBar {
-        max-height: 100%;
-    }
 }
 
 ::v-deep.formProgress {