Fix call button spacing issues

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Š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

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: '';