Repair video playback in viewer
This commit is contained in:
parent
42108c9ca9
commit
1a9547c98f
5 changed files with 112 additions and 29 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue