mirror of https://github.com/vector-im/riot-web
Put the call controls close togather
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
4546df7246
commit
3993e698bd
|
@ -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 New Issue