oziko-ui-kit 0.0.108 → 0.0.109

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 +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -3064,6 +3064,7 @@ input:checked + .Switch-module_slider__sHGGR::before {
3064
3064
  .Array-module_itemButtonWrapper__zYbaj {
3065
3065
  position: relative;
3066
3066
  display: inline-block;
3067
+ height: 100% !important;
3067
3068
  }
3068
3069
 
3069
3070
  .Array-module_itemButton__IvXJ4 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oziko-ui-kit",
3
- "version": "0.0.108",
3
+ "version": "0.0.109",
4
4
  "private": false,
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.mjs",