Give an error when connection dies

This commit is contained in:
Michał Gdula 2022-09-14 16:43:06 +00:00
parent cb838ad53b
commit dec15d7b63
4 changed files with 50 additions and 27 deletions

View file

@ -416,10 +416,10 @@
/*
|-------------------------------------------------------------
| SEARCH
| ERROR PAGE
|-------------------------------------------------------------
*/
.search-root {
.error-root {
@include defaultDecoration($page-accent);
@include defaultFont();
}