Improved UI error messages (stack trace and version)

(cherry picked from commit 37c355da51b654cea7309678c32a83a5cbe43d1f)

Closes #2207
This commit is contained in:
Mark McDowall
2023-02-16 16:45:09 -08:00
committed by Bogdan
parent 301127e6dc
commit a97af657be
7 changed files with 125 additions and 60 deletions
@@ -25,6 +25,10 @@
white-space: pre-wrap;
}
.version {
margin-top: 20px;
}
@media only screen and (max-width: $breakpointMedium) {
.image {
height: 250px;