fix stuff + add stuff

This commit is contained in:
ashley 2025-09-14 23:04:40 +02:00
parent bd942e2dd7
commit cb9bfcbd42

View File

@ -990,6 +990,11 @@ saa.innerHTML = `
border-radius: 16px;
}
/* poster border radius to 16px */
.vjs-poster img {
border-radius: 16px;
}
/* control bar: clean baseline */
.vjs-control-bar{
background:transparent!important;border:none!important;box-shadow:none!important;