We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d98ea commit a1909e5Copy full SHA for a1909e5
fe/src/components/dirView/style.css
@@ -6,7 +6,7 @@
6
border: 1px solid #e1e4e8;
7
border-radius: 6px;
8
background-color: #ffffff;
9
- font-family: ui-monospace, monospace, Menlo, Consolas, Hack, "Liberation Mono", "Microsoft Yahei", "Noto Sans Mono CJK SC", sans-serif;
+ font-family: ui-monospace, Menlo, Consolas, Hack, "Liberation Mono", "Microsoft Yahei", "Noto Sans Mono CJK SC", sans-serif;
10
color: #24292e;
11
}
12
0 commit comments