Bufferlines need extra margin to not go under input bar
This commit is contained in:
parent
c2bc034293
commit
56d7b4215e
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ input#sendMessage {
|
||||||
margin-left: 14%;
|
margin-left: 14%;
|
||||||
width: auto;
|
width: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
.text {
|
.text {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in a new issue