Enable Element Call by default on release instances (#28313)
Update button label to say it is a Beta Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f4dc9048db
commit
79c956388f
4 changed files with 26 additions and 2 deletions
|
@ -88,3 +88,8 @@ Please see LICENSE files in the repository root for full details.
|
|||
.mx_RoomHeader .mx_BaseAvatar {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_videoCallOption {
|
||||
/* Workaround for https://github.com/element-hq/compound/issues/331 */
|
||||
min-width: 240px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue