This commit is contained in:
2026-07-17 18:49:14 +02:00
parent 7f171d04d5
commit 4ea3db078f

View File

@@ -7936,6 +7936,8 @@ input#s_avatar {
font-weight: bold; font-weight: bold;
font-size: 1.1em; font-size: 1.1em;
font-family: var(--font, monospace); font-family: var(--font, monospace);
word-break: break-word;
overflow-wrap: anywhere;
} }
.tag-count { .tag-count {