Test fix for popped-out videos appearing over modals

polling-api
Noah 2023-10-08 12:37:35 -07:00
parent 7ecea89e03
commit 802fab3862
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@ div.feed.popped-out {
cursor: move;
top: 0;
left: 0;
z-index: 1000;
resize: none;
}