slight CSS update

This commit is contained in:
MathMan05 2024-08-11 17:55:52 -05:00
parent 01be46d5e1
commit 95942c7f50

View file

@ -798,6 +798,7 @@ textarea:focus-visible,
.servernamediv { .servernamediv {
width: 100%; width: 100%;
/* max-width: 100%; */ /* max-width: 100%; */
border-left: solid .01in var(--black);
} }
button { button {