Media modal: tweak audio player dimensions
This commit is contained in:
@ -64,8 +64,8 @@
|
||||
}
|
||||
|
||||
.audio-player {
|
||||
max-width: 80vw;
|
||||
max-height: 80vh;
|
||||
max-width: 800px;
|
||||
max-height: 600px;
|
||||
}
|
||||
|
||||
.extended-video-player {
|
||||
|
||||
Reference in New Issue
Block a user