@asd20/ui 3.2.621 → 3.2.622

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.621",
8
+ "version": "3.2.622",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -440,7 +440,7 @@ export default {
440
440
  .asd20-page-content {
441
441
  display: block;
442
442
  .primary-messaging-section {
443
- padding: 0;
443
+ padding: 0 !important;
444
444
  margin: 0 space(1);
445
445
  }
446
446
  }