Przeglądaj źródła

快手应用创建弹窗修改

刘政和 5 lat temu
rodzic
commit
126e32be24

+ 1 - 5
src/views/modules/kuaishouapp/modules/KuaiShouCreateAppTemplateModal.vue

@@ -407,12 +407,8 @@
   }
 </script>
 
-<style lang="scssgit ">
+<style lang="scss">
     .create_app_container{
-        // .ant-modal-body {
-        //     height: 650px;
-        //     overflow-y: scroll;
-        // }
         .ant-modal-footer{
             display: none;
         }