mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 17:11:43 +00:00
added a bit more padding to make it look centered.
This commit is contained in:
parent
c11b2601c1
commit
cf2b43cdae
1 changed files with 1 additions and 0 deletions
|
|
@ -1042,6 +1042,7 @@ export default {
|
||||||
.message-area {
|
.message-area {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-input {
|
.chat-input {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue