Hide overflow
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m6s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m6s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user