@thecb/components 8.4.0-beta.19 → 8.4.0-beta.20
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.cjs.js
CHANGED
|
@@ -42857,7 +42857,7 @@ var fallbackValues$I = {
|
|
|
42857
42857
|
var Container = styled__default(Box).withConfig({
|
|
42858
42858
|
displayName: "LinkCardstyled__Container",
|
|
42859
42859
|
componentId: "sc-l5q1h2-0"
|
|
42860
|
-
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:40px;flex-shrink:0;align-self:stretch;&:hover,&:active{cursor:pointer;
|
|
42860
|
+
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:40px;flex-shrink:0;align-self:stretch;border-radius:8px;&:hover,&:active{margin-top:2px;cursor:pointer;box-shadow:0px 0px 0px 0px rgba(41,42,51,0.1),0px 5px 11px 0px rgba(41,42,51,0.1),0px 4px 19px 0px rgba(41,42,51,0.09),0px 27px 26px 0px rgba(41,42,51,0.05),0px 56px 31px 0px rgba(41,42,51,0.01),0px 80px 33px 0px rgba(41,42,51,0);}&:hover:not(:active){border:0;}&:active{border:1px solid ", ";}"], ROYAL_BLUE_VIVID);
|
|
42861
42861
|
var Title$2 = styled__default(Heading$1).withConfig({
|
|
42862
42862
|
displayName: "LinkCardstyled__Title",
|
|
42863
42863
|
componentId: "sc-l5q1h2-1"
|