This commit is contained in:
MathMan05
2024-07-24 15:27:46 -05:00

View File

@@ -628,7 +628,6 @@ textarea {
textarea:focus-visible {
outline: 2px solid var(--focus);
}
.channels {
overflow: auto;
transition: height .2s ease-in-out;