fix crash page

This commit is contained in:
Harvey Tindall
2021-12-31 15:09:33 +00:00
parent 2d3a5c739c
commit f7f3530a33
3 changed files with 33 additions and 35 deletions
+1
View File
@@ -433,6 +433,7 @@ pre {
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
background-color: var(--color-content-high) !important;
overflow-x: scroll;
}
.circle {