@asd20/ui 3.2.404 → 3.2.405

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.404",
8
+ "version": "3.2.405",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -217,6 +217,7 @@ export default {
217
217
  border: none;
218
218
  text-align: left;
219
219
  align-items: inherit;
220
+ color: inherit;
220
221
  }
221
222
 
222
223
  &__title {