Ensure popup does not obstruct video title in full screen (#8870)
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
.valueChangePopup {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
top: 70px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user