This commit is contained in:
MathMan05 2024-07-24 14:31:05 -05:00
commit 35ad293c95

View file

@ -598,6 +598,7 @@ textarea {
background: var(--textarea-bg);
border: 1px solid;
}
.channels {
overflow: auto;
transition: height .2s ease-in-out;