Skip to content

Commit ca5c844

Browse files
committed
fix: Application Logs search n/m text is monospace
1 parent 67d7cc7 commit ca5c844

File tree

1 file changed

+1
-0
lines changed
  • plugins/plugin-codeflare/web/scss/components/Terminal

1 file changed

+1
-0
lines changed

plugins/plugin-codeflare/web/scss/components/Terminal/_index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
@include CodeFlareToolbar {
2020
padding: 0;
21+
font-family: var(--font-sans-serif);
2122

2223
@include SearchIcon {
2324
z-index: 10;

0 commit comments

Comments
 (0)