fix spoiler line breaks (#1622)

This commit is contained in:
jeffvli
2026-01-29 20:43:57 -08:00
parent a1a837298f
commit 1a39182d80
@@ -8,6 +8,7 @@
width: 100%;
height: 100%;
overflow: hidden;
white-space: pre-wrap;
cursor: pointer;
}