mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
app: fix audio controls not showing (#5286)
This commit is contained in:
@@ -93,7 +93,6 @@ img,
|
||||
video,
|
||||
audio {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
Reference in New Issue
Block a user