added a bit more padding to make it look centered.

This commit is contained in:
supertiger1234 2020-02-19 21:10:16 +00:00
parent c11b2601c1
commit cf2b43cdae

View file

@ -1042,6 +1042,7 @@ export default {
.message-area {
display: flex;
width: 100%;
padding-bottom: 5px;
}
.chat-input {