@asd20/ui 3.2.922 → 3.2.923

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