project-booster-vue 10.16.2 → 10.16.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "project-booster-vue",
3
- "version": "10.16.2",
3
+ "version": "10.16.3",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -388,7 +388,7 @@ $answers-apparition-duration: '0.5s';
388
388
  padding: $mu200 $mu125 $mu100 $mu125;
389
389
 
390
390
  @include set-from-screen($responsive-breakpoint) {
391
- padding: 0;
391
+ padding: $mu200 0 0 0;
392
392
  width: 100%;
393
393
  }
394
394
  }
@@ -750,7 +750,7 @@
750
750
  "display": true,
751
751
  "component": "MPbProgress",
752
752
  "totalStep": 13,
753
- "currentStep": 1,
753
+ "currentStep": 8,
754
754
  "sizeXlWidth": true,
755
755
  "label": "Votre projet de salle de bains"
756
756
  }
@@ -820,7 +820,7 @@
820
820
  "display": true,
821
821
  "component": "MPbProgress",
822
822
  "totalStep": 13,
823
- "currentStep": 1,
823
+ "currentStep": 7,
824
824
  "sizeXlWidth": true,
825
825
  "label": "Votre projet de salle de bains"
826
826
  }