Remove chat container bottom margin

This commit is contained in:
Gabe Kangas 2023-01-11 00:51:59 -08:00
parent 7ce35a8a08
commit b989e9a462
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -42,7 +42,6 @@
flex-grow: 1;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 10px;
}
.virtuoso::-webkit-scrollbar {