src/views/systemSetting/baseSetting/user/createUser/index.vue
@@ -302,13 +302,10 @@ props:['refresh'] } </script> <style lang="scss" scpoed> <style lang="scss"> .createUser { border-radius: 1px; // min-width: 1024px; // min-height: 1450px; background-color: #09152f; header { display: flex; justify-content: space-between; @@ -331,13 +328,11 @@ } main { // border-top: 1px solid #f0f2f5; border: 1px solid #fff; text-align: left; padding: 0 55px; background-color: #09152f; .mainTitle { // margin-left: 60px; color: #666; font-weight: 600; line-height: 100px;