@asd20/ui 3.2.904 → 3.2.905

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.904",
8
+ "version": "3.2.905",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -113,7 +113,7 @@ export default {
113
113
  flex-shrink: 0;
114
114
  flex-direction: column;
115
115
  box-sizing: border-box;
116
- background: rgba(0, 0, 0, .01)
116
+ background: rgba(0, 0, 0, 0.01);
117
117
 
118
118
  &::before {
119
119
  content: '';