Fix call button spacing issues

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-07-08 13:43:59 +02:00
parent 9c67679b35
commit 6f1fc3fc7e
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 2 additions and 1 deletions

View File

@ -90,6 +90,7 @@ limitations under the License.
.mx_CallEvent_content_button {
height: 24px;
padding: 0px 12px;
margin-left: 8px;
}
.mx_CallEvent_content_button_callBack {
@ -102,7 +103,7 @@ limitations under the License.
.mx_CallEvent_iconButton {
display: inline-flex;
margin-right: 16px;
margin-right: 8px;
&::before {
content: '';