@asd20/ui 3.2.788 → 3.2.789

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.788",
8
+ "version": "3.2.789",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -215,7 +215,6 @@ export default {
215
215
  &::v-deep .asd20-list-item--actionable {
216
216
  .asd20-list-item__description {
217
217
  color: blue;
218
- text-decoration: underline;
219
218
  }
220
219
  }
221
220
  }