Skip to content

Commit 1d46205

Browse files
Fix tests
1 parent a18c60d commit 1d46205

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sample-apps/react/egress-composite/src/components/layouts/Spotlight/Spotlight.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.str-video__participant-view {
1111
transition: width 0.2s ease-in-out;
12-
max-width: unset;
12+
// max-width: unset;
1313
}
1414
}
1515
}
-2.01 KB
Loading

0 commit comments

Comments
 (0)