Skip to content
Snippets Groups Projects
Unverified Commit 42850aa0 authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #6877 from MaximKhlobystov/video-overlaps-whiteboard

Fix the issue with videos overlapping whiteboard
parents 82ac1984 a0ed2931
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@
.videoListItem {
display: flex;
overflow: hidden;
&.focused {
grid-column: 1 / span 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment