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