v-eris 1.0.255 → 1.0.256

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "v-eris",
3
- "version": "1.0.255",
3
+ "version": "1.0.256",
4
4
  "description": "",
5
5
  "bootstrapVersion": 3,
6
6
  "styleLoaders": [],
@@ -175,6 +175,7 @@
175
175
  font-size: 16px;
176
176
  border-color: mix( var( --element-bg ), var( --element-accent ), calc(24% * var(--element-text-multi-main)), 80% );
177
177
  margin-right: 8px;
178
+ flex-shrink: 0;
178
179
  }
179
180
  &-checkbox:before, &-default:before{
180
181
  content: "\ea10";