chenrui 1 rok temu
rodzic
commit
945d1cefd7

+ 4 - 6
src/views/promotionRulesManagement/dealerPromotions/specialOfferModal.vue

@@ -835,13 +835,11 @@ export default {
   }
 }
 </script>
-<style>
-  .ant-modal-confirm-body{
-    max-height: 500px;
-    overflow-y:scroll;
-  }
-</style>
 <style lang="less" scoped>
+  // .ant-modal-confirm-body{
+  //   max-height: 500px;
+  //   overflow-y:scroll;
+  // }
   .promotionList-basicInfo-modal{
     /deep/.ant-modal-body {
       padding: 20px 30px;