dga-ui-react 1.8.5 → 1.8.6

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/dist/cjs/index.js CHANGED
@@ -170,6 +170,7 @@
170
170
  }
171
171
  &:has(input:disabled:checked) {
172
172
  .dgaui_checkbox {
173
+ border-color: transparent;
173
174
  background-color: #9da4ae;
174
175
  }
175
176
  }