@carbon/ibmdotcom-styles 2.40.0 → 2.41.0
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.
|
@@ -13134,8 +13134,8 @@ screen and (prefers-contrast) {
|
|
|
13134
13134
|
margin-block-end: 1rem
|
|
13135
13135
|
}
|
|
13136
13136
|
:host(c4d-card-group-item)[grid-mode=condensed] .cds--card {
|
|
13137
|
-
-webkit-margin-after:
|
|
13138
|
-
margin-block-end:
|
|
13137
|
+
-webkit-margin-after: 0;
|
|
13138
|
+
margin-block-end: 0
|
|
13139
13139
|
}
|
|
13140
13140
|
:host(c4d-card-group-item) ::slotted(c4d-card-footer) {
|
|
13141
13141
|
display: revert;
|