oziko-ui-kit 0.0.93 → 0.0.94

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.
Files changed (2) hide show
  1. package/dist/index.css +0 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -2700,7 +2700,6 @@ input:checked + .Switch-module_slider__sHGGR::before {
2700
2700
  position: sticky !important;
2701
2701
  left: 0;
2702
2702
  z-index: 1;
2703
- background-color: white;
2704
2703
  }
2705
2704
 
2706
2705
  .Table-module_scrollableColumns__PzDZ9 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oziko-ui-kit",
3
- "version": "0.0.93",
3
+ "version": "0.0.94",
4
4
  "private": false,
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.mjs",