Put the call controls close togather
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
4546df7246
commit
3993e698bd
1 changed files with 2 additions and 2 deletions
|
@ -320,8 +320,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_CallView_callControls_button {
|
.mx_CallView_callControls_button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-left: 8px;
|
margin-left: 2px;
|
||||||
margin-right: 8px;
|
margin-right: 2px;
|
||||||
|
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|
Loading…
Reference in a new issue