Skip to content

Commit bf7d369

Browse files
authored
fix: font for fluxBrowser (#4841)
1 parent c2015ba commit bf7d369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/FilterList/MinimalistInjectionOption.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.cf-text-block {
99
width: fit-content;
1010
font-size: $cf-form-sm-font;
11-
font-family: 'IBMPlexMono';
11+
font-family: 'Roboto Mono';
1212
font-style: normal;
1313
font-weight: 400;
1414
background-color: inherit;

0 commit comments

Comments
 (0)