Merge pull request #5481 from JDonadio/ref/confirm-view
Fix message overflow
This commit is contained in:
commit
7dcc20fd7a
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