frst-components 0.29.1 → 0.29.2
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.js
CHANGED
|
@@ -24819,6 +24819,7 @@ const CardContainer$1 = styled__default["default"]('div') `
|
|
|
24819
24819
|
width: 450px;
|
|
24820
24820
|
height: 120px;
|
|
24821
24821
|
padding-right: 16px;
|
|
24822
|
+
box-sizing: content-box;
|
|
24822
24823
|
|
|
24823
24824
|
:hover {
|
|
24824
24825
|
border: 2px solid #757575;
|
|
@@ -24835,6 +24836,7 @@ const WrapperImage = styled__default["default"]('div') `
|
|
|
24835
24836
|
height: 120px;
|
|
24836
24837
|
border-top-left-radius: 12px;
|
|
24837
24838
|
border-bottom-left-radius: 12px;
|
|
24839
|
+
object-fit: cover;
|
|
24838
24840
|
}
|
|
24839
24841
|
`;
|
|
24840
24842
|
const CardInfo$1 = styled__default["default"]('div') `
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DS/newCards/content/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DS/newCards/content/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,oEAkBzB,CAAA;AAED,eAAO,MAAM,YAAY,oEAQxB,CAAA;AAED,eAAO,MAAM,QAAQ,oEAMpB,CAAA;AAED,eAAO,MAAM,kBAAkB,oEAyB9B,CAAA;AAED,eAAO,MAAM,UAAU,oEAmCtB,CAAA"}
|