minor ui fix

This commit is contained in:
Audric Ackermann 2020-09-02 15:25:29 +10:00
parent 66dcfdfe6e
commit 0b54fb2f0a
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
2 changed files with 2 additions and 2 deletions

View File

@ -429,7 +429,7 @@
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 8px;
margin-bottom: 7px;
padding: 0px 15px;
.send-message {

View File

@ -160,7 +160,7 @@
&__unique-session-id {
@include registration-label-mixin;
padding-top: 3em;
padding-top: 1em;
text-align: center;
}