Tweak error screen to look more like mockup

Also tweak steps based on Junyi's feedback
This commit is contained in:
Gabriel Horner
2022-03-30 13:14:27 -04:00
committed by Tienson Qin
parent a4d3cba2e8
commit da3c9b04c4
2 changed files with 28 additions and 20 deletions

View File

@@ -285,3 +285,6 @@ html.is-mobile {
transition: all 100ms ease-in 0ms;
}
.bg-quaternary {
background-color: var(--ls-quaternary-background-color);
}