aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools')
-rw-r--r--share/tools/web_config/fishconfig.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/tools/web_config/fishconfig.css b/share/tools/web_config/fishconfig.css
index 2097eca6..a43bc07c 100644
--- a/share/tools/web_config/fishconfig.css
+++ b/share/tools/web_config/fishconfig.css
@@ -438,6 +438,10 @@ img.delete_icon {
text-overflow: ellipsis;
}
+.prompt_demo {
+ white-space: pre;
+}
+
.unbordered {
border: none;
padding-top: 0;