Test fix for popped-out videos appearing over modals

This commit is contained in:
Noah 2023-10-08 12:37:35 -07:00
parent 7ecea89e03
commit 802fab3862

View File

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