Skip to content

Commit 1cf2353

Browse files
committed
fixup! fix(AlertBox): override code styles in a markdown context
1 parent 2f18159 commit 1cf2353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/Common/AlertBox/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@
7878
/* Ignore the styles from `markdown.css` */
7979
all: unset;
8080

81-
@apply font-mono;
81+
@apply font-ibm-plex-mono;
8282
}
8383
}

0 commit comments

Comments
 (0)