Ensure popup does not obstruct video title in full screen (#8870)

This commit is contained in:
Caetano
2026-03-31 07:35:02 +02:00
committed by GitHub
parent eb6524792c
commit 99fa3ebcdc
@@ -65,7 +65,7 @@
.valueChangePopup {
position: absolute;
top: 20px;
top: 70px;
left: 50%;
transform: translateX(-50%);
padding: 10px;