merge /m view

This commit is contained in:
j 2023-08-23 21:01:33 +02:00
commit 49187c8faf
8 changed files with 118 additions and 20 deletions

View file

@ -71,8 +71,8 @@ window.VideoPlayer = function(options) {
height: 64px;
}
.mx-controls .toggle .loading svg {
width: 32px;
height: 32px;
width: 64px;
height: 64px;
}
.mx-controls .controls .volume svg,
.mx-controls .controls .fullscreen-btn svg {