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

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;