@asd20/ui 3.2.884 → 3.2.885

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.884",
8
+ "version": "3.2.885",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -176,7 +176,7 @@ export default {
176
176
  margin-top: 0;
177
177
  order: 2;
178
178
  img {
179
- height: auto;
179
+ height: auto !important;
180
180
  margin-left: space(1);
181
181
  max-height: 25vw;
182
182
  }