Group calling: tell RingRTC about our rendered resolutions for perf
This commit is contained in:
parent
b30b83ed57
commit
d1866a0e5d
16 changed files with 211 additions and 7 deletions
|
@ -6552,7 +6552,7 @@ button.module-image__border-overlay:focus {
|
|||
background-color: $color-gray-95;
|
||||
border-radius: 4px 4px 0 0;
|
||||
display: flex;
|
||||
height: 120px;
|
||||
height: 120px; // This height should be kept in sync with <CallingPipRemoteVideo>'s hard-coded height.
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue