1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Improved UI error messages (stack trace and version)

This commit is contained in:
Mark McDowall
2023-02-16 16:45:09 -08:00
parent 57a64b056a
commit 37c355da51
7 changed files with 130 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;