oziko-ui-kit 0.0.84 → 0.0.85

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/index.css CHANGED
@@ -2831,6 +2831,10 @@ input:checked + .Switch-module_slider__sHGGR::before {
2831
2831
  width: 100%;
2832
2832
  }
2833
2833
 
2834
+ .ArrayInput-module_inputHeader__YhlBU {
2835
+ padding-left: 0;
2836
+ }
2837
+
2834
2838
  .ArrayInput-module_emptyStateText__ZHJbR {
2835
2839
  font-size: var(--oziko-icon-size-sm);
2836
2840
  }