Hide overflow
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m6s

This commit is contained in:
2026-03-10 13:44:02 +00:00
parent 857f66cb37
commit d5fbc0ee74

View File

@@ -1,5 +1,5 @@
<template>
<div v-if="streamLive">
<div v-if="streamLive" class="overflow-hidden">
<Header>Radio</Header>
<img src="/img/tmpen31z3pe.PNG" />
<audio controls :src="streamUrl" ref="audio"></audio>