set background on critical error message

This commit is contained in:
nklhrstv 2020-06-03 15:55:53 +03:00
parent 1bccc3e369
commit e9cef46558

View file

@ -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;