[Glitch] Add error boundary around routes in web UI

Port a43a823768 to glitch-soc

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-22 23:18:32 +02:00
committed by Claire
parent 92385da9c3
commit 1315c149c0
6 changed files with 222 additions and 35 deletions

View File

@@ -322,7 +322,8 @@
.column-header,
.column-back-button,
.scrollable {
.scrollable,
.error-column {
border-radius: 0 !important;
}
}