@carbon/ibmdotcom-styles 2.12.0-rc.0 → 2.12.0-rc.1
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.
|
@@ -6700,19 +6700,7 @@ screen and (prefers-contrast) {
|
|
|
6700
6700
|
}
|
|
6701
6701
|
:host(c4d-image),
|
|
6702
6702
|
:host(c4d-image)[card-group-item] {
|
|
6703
|
-
|
|
6704
|
-
block-size: 0;
|
|
6705
|
-
-webkit-padding-before: 75%;
|
|
6706
|
-
padding-block-start: 75%;
|
|
6707
|
-
overflow: hidden;
|
|
6708
|
-
block-size: 0;
|
|
6709
|
-
padding-block-start: 75%
|
|
6710
|
-
}
|
|
6711
|
-
:host(c4d-image) .c4d--image__img,
|
|
6712
|
-
:host(c4d-image)[card-group-item] .c4d--image__img {
|
|
6713
|
-
position: absolute;
|
|
6714
|
-
block-size: 100%;
|
|
6715
|
-
inset-block-start: 0
|
|
6703
|
+
overflow: hidden
|
|
6716
6704
|
}
|
|
6717
6705
|
.c4d--image__longdescription {
|
|
6718
6706
|
position: absolute;
|