mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-01 21:25:18 +00:00
fix button
This commit is contained in:
@@ -40,10 +40,10 @@
|
|||||||
|
|
||||||
.reactionButton {
|
.reactionButton {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
font-size: 1.4em;
|
font-size: 1.6em;
|
||||||
width: 1.4em;
|
width: 1.4em;
|
||||||
height: 1.4em;
|
height: 1.4em;
|
||||||
border-radius: 1.4em;
|
border-radius: var(--cpd-radius-pill-effect);
|
||||||
}
|
}
|
||||||
|
|
||||||
.verticalSeperator {
|
.verticalSeperator {
|
||||||
|
|||||||
Reference in New Issue
Block a user