mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
Tweak line height
This commit is contained in:
@@ -43,10 +43,14 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
|
/* Centralise */
|
||||||
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reactionLarge > span {
|
.reactionLarge > span {
|
||||||
width: var(--cpd-space-8x);
|
width: var(--cpd-space-8x);
|
||||||
height: var(--cpd-space-8x);
|
height: var(--cpd-space-8x);
|
||||||
font-size: 1.9em;
|
font-size: 1.9em;
|
||||||
|
/* Centralise */
|
||||||
|
line-height: 1.1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user