hurx 1 tháng trước cách đây
mục cha
commit
a8b578e2f6
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/views/enterprise/changePerson/index.vue

+ 3 - 3
src/views/enterprise/changePerson/index.vue

@@ -151,9 +151,9 @@ const handleNextStep = () => {
 <style scoped lang="scss">
 .change-person-container {
   background: #f4f5f5;
-  min-height: 100vh;
-  padding: 20px;
-  width: 100%;
+  min-height: 100%;
+  padding: 0px;
+  flex: 1;
 }
 
 .change-content {