mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-12 23:40:26 +00:00
set background on critical error message
This commit is contained in:
parent
1bccc3e369
commit
e9cef46558
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ html:not(.active-slider-within) {
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: @color-background-dark5;
|
||||
|
||||
.error-label {
|
||||
flex: 0 1 auto;
|
||||
|
|
|
|||
Loading…
Reference in a new issue