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

View file

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