Skip to content

Commit 6477918

Browse files
committed
make error dialog not accessible when hidden
1 parent 405564f commit 6477918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mux-player/src/themes/gerwig/gerwig.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@
393393

394394
media-error-dialog:not([mediaerrorcode]) {
395395
opacity: 0;
396+
visibility: hidden;
396397
}
397398

398399
media-loading-indicator {

0 commit comments

Comments
 (0)