Repair video playback in viewer

This commit is contained in:
Josh Perez 2022-04-12 15:29:30 -04:00 committed by GitHub
parent 42108c9ca9
commit 1a9547c98f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 112 additions and 29 deletions

View file

@ -23,17 +23,6 @@
width: 100%;
}
&__error {
height: 100%;
max-width: 140px;
width: 100%;
@include color-svg(
'../images/full-screen-flow/alert-outline.svg',
$color-gray-25
);
}
&__spinner-container {
align-items: center;
display: flex;