Refac move the switch icon to the top right to no cover controls in chrome

This commit is contained in:
Merlin Scheurer 2026-04-20 13:16:59 +02:00
parent 655f65585a
commit 0a7487ff04
1 changed files with 1 additions and 1 deletions

View File

@ -1548,7 +1548,7 @@ video:-webkit-full-screen {
.audio-mode-icon-btn {
position: absolute;
bottom: 46px; /* sit above the native controls bar (~40px) */
top: 8px; /* sit above the native controls bar (~40px) */
right: 8px;
width: 36px;
height: 36px;