v-eris 1.0.301 → 1.0.303

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