Refac move the switch icon to the top right to no cover controls in chrome
This commit is contained in:
parent
655f65585a
commit
0a7487ff04
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue