Make the first message align bottom. Closes #87
This commit is contained in:
@@ -363,7 +363,6 @@ h2 {
|
|||||||
#messages-container {
|
#messages-container {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
padding: 1em 0;
|
padding: 1em 0;
|
||||||
min-height: 50vh;
|
|
||||||
}
|
}
|
||||||
#message-input-container {
|
#message-input-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user