aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/index.html b/resources/index.html
index 1eecfe0..33030c7 100644
--- a/resources/index.html
+++ b/resources/index.html
@@ -173,6 +173,10 @@
list-style-type: none;
}
+ #files li {
+ white-space: pre;
+ }
+
#path-list {
display: flex;
}