Chats: mobile action button padding hotfix

This commit is contained in:
Alex Gleason 2020-09-11 20:10:15 -05:00
parent e29cb723e8
commit 0c15e3235a
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -278,7 +278,7 @@
border-radius: 0 0 10px 10px;
&__actions textarea {
padding: 10px;
padding: 10px 40px 10px 10px;
}
}
}