serverName is the current correct id

This commit is contained in:
ygg2
2024-07-24 20:06:50 -04:00
parent 505e7213b5
commit 08fbda4f6b

View File

@@ -646,7 +646,7 @@ textarea:focus-visible {
font-weight:900; font-weight:900;
background: color-mix(in srgb, var(--channel-hover) 60%, transparent) background: color-mix(in srgb, var(--channel-hover) 60%, transparent)
} }
#servername { #serverName {
padding-left: 0.1in; padding-left: 0.1in;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow-x: hidden; overflow-x: hidden;