summaryrefslogtreecommitdiff
path: root/web/source/panels/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/panels/base.css')
-rw-r--r--web/source/panels/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/source/panels/base.css b/web/source/panels/base.css
index d0e242505..2d76ed080 100644
--- a/web/source/panels/base.css
+++ b/web/source/panels/base.css
@@ -61,3 +61,7 @@ input, select, textarea {
rgb(70, 79, 88) 20px
) !important;
}
+
+.mono {
+ font-family: monospace;
+}