mirror of https://github.com/vector-im/riot-web
Add a little padding
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
39bb253d1f
commit
5ac5640939
|
@ -31,6 +31,7 @@ limitations under the License.
|
||||||
width: 75%;
|
width: 75%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
margin: 4px 0;
|
||||||
|
|
||||||
.mx_CallEvent_iconButton {
|
.mx_CallEvent_iconButton {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
|
Loading…
Reference in New Issue