Skip to content

Commit e1d9baf

Browse files
committed
smaller non-pinned res
1 parent aeb4a5c commit e1d9baf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project/src/App.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,8 +478,8 @@ div.ms-Checkbox>input[type="checkbox"]+label.ms-Checkbox-label>span.ms-Checkbox-
478478
}
479479

480480
.remote-video-container.pinning-is-active {
481-
height: 360px !important;
482-
width: 640px !important;
481+
height: 234px !important;
482+
width: 416px !important;
483483
justify-self: center;
484484
}
485485

0 commit comments

Comments
 (0)