This commit is contained in:
2026-07-16 19:23:39 +02:00
parent 43742ecdb1
commit ad06ca5956

View File

@@ -8276,6 +8276,7 @@ input#s_avatar {
color: var(--white);
white-space: nowrap;
max-width: 140px;
overflow: hidden;
text-overflow: ellipsis;
}