@asd20/ui 3.2.847 → 3.2.848

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.847",
8
+ "version": "3.2.848",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -185,6 +185,7 @@ export default {
185
185
  order: 1;
186
186
  max-width: 60%;
187
187
  padding: 0;
188
+ align-self: center;
188
189
  }
189
190
  &::v-deep .asd20-messaging__heading {
190
191
  border-bottom: none;