Fix the picture-in-picture component being off screen (#9246)
This commit is contained in:
parent
6d03cb35b7
commit
4524291331
4 changed files with 10 additions and 10 deletions
|
@ -143,10 +143,10 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
.mx_CallEvent_wrapper {
|
||||
.mx_LegacyCallEvent_wrapper {
|
||||
justify-content: center;
|
||||
margin: auto 5px;
|
||||
.mx_CallEvent {
|
||||
.mx_LegacyCallEvent {
|
||||
margin: 4px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue