@asd20/ui 3.2.921 → 3.2.922

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.921",
8
+ "version": "3.2.922",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -134,10 +134,11 @@ $accent: var(--color__accent);
134
134
  &::before {
135
135
  content: '';
136
136
  position: relative;
137
+ left: -0.5rem;
137
138
  display: block;
138
- width: 6px;
139
- height: 6px;
140
- margin-right: space(0.25);
139
+ width: 8px;
140
+ height: 8px;
141
+ margin-right: space(0.125);
141
142
  padding: 0;
142
143
  margin-bottom: 0;
143
144
  line-height: 0;