0

Make the first message align bottom. Closes #87

This commit is contained in:
Gabe Kangas 2020-07-29 23:10:45 -07:00
parent 0f2b9c5e0e
commit c343dcdadc

View File

@ -363,7 +363,6 @@ h2 {
#messages-container {
overflow: auto;
padding: 1em 0;
min-height: 50vh;
}
#message-input-container {
width: 100%;