Chats: mobile action button padding hotfix
This commit is contained in:
parent
e29cb723e8
commit
0c15e3235a
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
|||
border-radius: 0 0 10px 10px;
|
||||
|
||||
&__actions textarea {
|
||||
padding: 10px;
|
||||
padding: 10px 40px 10px 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue