@carbon/ibm-products 1.73.2 → 1.73.3
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/css/index-full-carbon.css +0 -2
- package/css/index-full-carbon.css.map +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +0 -1
- package/css/index-without-carbon-released-only.css.map +1 -1
- package/css/index-without-carbon-released-only.min.css.map +1 -1
- package/css/index-without-carbon.css +0 -2
- package/css/index-without-carbon.css.map +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +0 -2
- package/css/index.css.map +1 -1
- package/css/index.min.css.map +1 -1
- package/package.json +11 -11
- package/scss/components/Checklist/_checklist.scss +0 -1
- package/scss/components/Datagrid/_datagrid.scss +0 -1
@@ -22828,7 +22828,6 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
22828
22828
|
/* stylelint-disable-next-line selector-pseudo-class-no-unknown */
|
22829
22829
|
}
|
22830
22830
|
.c4p--datagrid__datagridWrap-simple :global .bx--pagination {
|
22831
|
-
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
|
22832
22831
|
overflow-x: unset;
|
22833
22832
|
}
|
22834
22833
|
|
@@ -26160,7 +26159,6 @@ th.c4p--datagrid__select-all-toggle-on.button {
|
|
26160
26159
|
.c4p--checklist__button {
|
26161
26160
|
max-width: none !important;
|
26162
26161
|
min-height: auto !important;
|
26163
|
-
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
|
26164
26162
|
flex-shrink: unset !important;
|
26165
26163
|
padding: 0 !important;
|
26166
26164
|
border: none !important;
|