mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +00:00
Finish matching designs.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
}
|
||||
.reactionPopupMenu section {
|
||||
height: fit-content;
|
||||
flex: auto;
|
||||
}
|
||||
|
||||
.reactionPopupMenuItem {
|
||||
@@ -42,6 +43,8 @@
|
||||
max-height: 10em;
|
||||
max-width: 22.5em;
|
||||
overflow-y: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.reactionButton {
|
||||
@@ -60,6 +63,10 @@
|
||||
--reaction-button-size: 1em;
|
||||
--reaction-button-fontsize: 1em;
|
||||
}
|
||||
|
||||
.reactionsMenu {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
.verticalSeperator {
|
||||
|
||||
Reference in New Issue
Block a user