We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ab977 commit 958df12Copy full SHA for 958df12
1 file changed
src/components/MDXComponents/DocHome.tsx
@@ -346,6 +346,7 @@ export function DocHomeCardContainer(props: any) {
346
justifyContent: "start",
347
348
"& > a.doc-home-card": {
349
+ width: "auto !important",
350
backgroundColor: theme.palette.carbon[50],
351
"&:hover": {
352
textDecoration: "none",
0 commit comments