Fix wrapping on "Never said" box

This commit is contained in:
Frankie B 2023-10-25 23:30:19 +01:00
commit 773f40d4cc
No known key found for this signature in database
2 changed files with 27 additions and 27 deletions

View file

@ -387,7 +387,7 @@ .error-box p {
color: var(--foreground)
}
.never-said {
.never-said caption {
width: 400px;
}