@kaizen/components 2.0.4 → 2.0.5
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/styles.css
CHANGED
|
@@ -11484,10 +11484,6 @@
|
|
|
11484
11484
|
}
|
|
11485
11485
|
|
|
11486
11486
|
@layer kz-components {
|
|
11487
|
-
ul {
|
|
11488
|
-
padding-inline-start: 0;
|
|
11489
|
-
}
|
|
11490
|
-
|
|
11491
11487
|
.ListItem-module_listItem__xGr6A {
|
|
11492
11488
|
font-family: var(--typography-paragraph-body-font-family);
|
|
11493
11489
|
font-weight: var(--typography-paragraph-body-font-weight);
|
package/package.json
CHANGED