@asd20/ui 3.2.443 → 3.2.444

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.443",
8
+ "version": "3.2.444",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -150,9 +150,9 @@ export default {
150
150
  margin-right: 0;
151
151
  }
152
152
  .back-button {
153
- width: 100vw;
153
+ // width: 100vw;
154
154
  background: var(--color__primary);
155
- flex-grow: 1;
155
+ // flex-grow: 1;
156
156
  margin: 0;
157
157
  order: 0;
158
158
  font-size: 0.875rem !important;