mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Make the first message align bottom. Closes #87
This commit is contained in:
parent
0f2b9c5e0e
commit
c343dcdadc
@ -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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user