xiaoxin преди 1 година
родител
ревизия
03b89928e8
променени са 1 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 3 4
      src/views/shopsList/printSet.vue

+ 3 - 4
src/views/shopsList/printSet.vue

@@ -475,11 +475,10 @@ export default {
 <style lang="scss" scoped>
 <style lang="scss" scoped>
 .body {
 .body {
   display: flex;
   display: flex;
-  justify-content: space-around;
-  padding: 0 50px;
 
 
   .body_left {
   .body_left {
-    width: 400px;
+    margin: 0 5%;
+    width: 380px;
 
 
     .left_title {
     .left_title {
       margin-bottom: 16px;
       margin-bottom: 16px;
@@ -516,7 +515,7 @@ export default {
   }
   }
 
 
   .body_right {
   .body_right {
-    width: 500px;
+    width: 450px;
 
 
     .right_title {
     .right_title {
       display: flex;
       display: flex;