mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 15:55:14 +02:00
feat: add subtitles support to videoplayer, jellyfin plugin
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<Modal on:back>
|
||||
<div
|
||||
class="h-full flex items-center justify-center bg-primary-900/75 py-20 px-32"
|
||||
class="h-full flex items-center justify-center bg-primary-900/75 py-20 px-32 overflow-hidden"
|
||||
transition:fade={{ duration: 100 }}
|
||||
on:click|self={() => handleClose()}
|
||||
on:keypress={() => {
|
||||
|
||||
Reference in New Issue
Block a user