Skip to content

Commit ed53ac1

Browse files
authored
Merge pull request #1849 from codidact/0valt/errors
2 parents ffe6dab + aaf9a5d commit ed53ac1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/assets/stylesheets/errors.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
.error-report-summary {
2424
display: flex;
2525
align-items: center;
26-
gap: 0.15em;
26+
gap: 1em;
27+
word-break: break-word;
2728

2829
.details {
2930
flex: 1;

0 commit comments

Comments
 (0)