mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
parent
96950e61e7
commit
7310946cb0
@ -16,6 +16,15 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.shaka-text-container > div {
|
||||
height: auto !important;
|
||||
width: auto !important;
|
||||
top: auto !important;
|
||||
left: auto !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
import("shaka-player/dist/controls.css");
|
||||
const shaka = import("shaka-player/dist/shaka-player.ui.js");
|
||||
|
Loading…
Reference in New Issue
Block a user