oziko-ui-kit 0.0.93 → 0.0.95
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 +0 -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 {
|
|
@@ -2729,7 +2728,6 @@ input:checked + .Switch-module_slider__sHGGR::before {
|
|
|
2729
2728
|
|
|
2730
2729
|
.Table-module_cell__K--55 {
|
|
2731
2730
|
padding: 0 var(--oziko-padding-md);
|
|
2732
|
-
min-height: 48px;
|
|
2733
2731
|
display: flex;
|
|
2734
2732
|
align-items: center;
|
|
2735
2733
|
width: 100%;
|