@asante-org/atlascopco-vt-litesitegenerator 3.0.13 → 3.0.14

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.
@@ -3303,7 +3303,7 @@
3303
3303
  display: flex;
3304
3304
  }
3305
3305
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper > * {
3306
- width: auto;
3306
+ width: auto !important;
3307
3307
  flex: 0 1 auto;
3308
3308
  }
3309
3309
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::before, .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::after {
package/dist/index.scss CHANGED
@@ -3303,7 +3303,7 @@
3303
3303
  display: flex;
3304
3304
  }
3305
3305
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper > * {
3306
- width: auto;
3306
+ width: auto !important;
3307
3307
  flex: 0 1 auto;
3308
3308
  }
3309
3309
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::before, .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::after {
@@ -3296,7 +3296,7 @@
3296
3296
  display: flex;
3297
3297
  }
3298
3298
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper > * {
3299
- width: auto;
3299
+ width: auto !important;
3300
3300
  flex: 0 1 auto;
3301
3301
  }
3302
3302
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::before, .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::after {
@@ -3296,7 +3296,7 @@
3296
3296
  display: flex;
3297
3297
  }
3298
3298
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper > * {
3299
- width: auto;
3299
+ width: auto !important;
3300
3300
  flex: 0 1 auto;
3301
3301
  }
3302
3302
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::before, .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::after {
@@ -3296,7 +3296,7 @@
3296
3296
  display: flex;
3297
3297
  }
3298
3298
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper > * {
3299
- width: auto;
3299
+ width: auto !important;
3300
3300
  flex: 0 1 auto;
3301
3301
  }
3302
3302
  .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::before, .lsg-group-display--flex > .layout-container-color-wrapper > .layout-container-spacing-wrapper::after {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asante-org/atlascopco-vt-litesitegenerator",
3
- "version": "3.0.13",
3
+ "version": "3.0.14",
4
4
  "description": "Atlas Copco VT Lite Site Generator",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.js",