fix message overflow
This commit is contained in:
parent
0e518f78d5
commit
2e7470884f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
bottom: 92px;
|
||||
}
|
||||
.head {
|
||||
padding: 30px $item-lateral-padding 4rem;
|
||||
padding: 30px $item-lateral-padding 3rem;
|
||||
border-top: 0;
|
||||
|
||||
.sending-label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue