Skip to content

Commit

Permalink
improve formatting on component error
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosttveit committed Sep 3, 2024
1 parent 898740c commit 6132561
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/layout/GenericComponent.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@
.errorFallback + .errorFallback {
margin-top: 12px;
}

.errorFallback li {
white-space: pre-line;
}

0 comments on commit 6132561

Please sign in to comment.