Remove css fix, and increase player buttons size.

Closes #757
Partly helps with #754
This commit is contained in:
FireMasterK 2022-01-31 04:34:27 +00:00
parent 265ea59db1
commit 19a1bacd2f
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD

View File

@ -536,11 +536,12 @@ export default {
@apply max-h-75vh min-h-64 bg-black;
}
.shaka-text-container > div {
height: auto !important;
width: auto !important;
top: auto !important;
left: auto !important;
.shaka-video-container .material-icons-round {
@apply !text-xl;
}
.shaka-current-time {
@apply !text-base;
}
.shaka-text-container * {