Redesign the picture-in-picture window (#9800)
* Remove unnecessary PipContainer component * Redesign the picture-in-picture window * Add a hover effect to the controls * Clarify that WidgetPip has call-specific behavior
This commit is contained in:
parent
6b155620e4
commit
cb1af0d3de
28 changed files with 491 additions and 328 deletions
|
@ -119,9 +119,10 @@ $call-view-content-background: $quinary-content;
|
|||
|
||||
$video-feed-secondary-background: $system;
|
||||
|
||||
$call-lobby-system: $system;
|
||||
$call-lobby-background: $background;
|
||||
$call-lobby-primary-content: $primary-content;
|
||||
$call-system: $system;
|
||||
$call-background: $background;
|
||||
$call-primary-content: $primary-content;
|
||||
$call-light-quaternary-content: #c1c6cd;
|
||||
|
||||
$roomlist-filter-active-bg-color: $panel-actions;
|
||||
$roomlist-bg-color: $header-panel-bg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue