feat: Show playback time and other improvements to the video player

This commit is contained in:
Aleksi Lassila
2024-05-11 20:18:15 +03:00
parent f1313ff0dd
commit 21db1c82a2
5 changed files with 116 additions and 46 deletions

View File

@@ -90,6 +90,10 @@ html[data-useragent*="Tizen"] .selectable-secondary {
@apply font-semibold text-2xl text-secondary-100;
}
.header4 {
@apply font-semibold text-4xl text-secondary-100 tracking-wider;
}
@media tv {
html {
font-size: 24px;