Merge pull request #33 from MathMan05/revert-25-main

Revert "small layout changes"
This commit is contained in:
MathMan05 2024-07-24 14:45:42 -05:00 committed by GitHub
commit 6f4f8d2441
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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