Skip to content

Commit

Permalink
Fix screen sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
vriosrada-msft committed Apr 27, 2023
1 parent 3cf3b3d commit c8c084e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ h3 {

.stream-container[id*="ScreenSharing"] {
order: 0;
flex-basis: 100%;
grid-column: span 3 !important;
}

.pre-init-option {
Expand Down

0 comments on commit c8c084e

Please sign in to comment.