We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe6dab commit aaf9a5dCopy full SHA for aaf9a5d
1 file changed
app/assets/stylesheets/errors.scss
@@ -23,7 +23,8 @@
23
.error-report-summary {
24
display: flex;
25
align-items: center;
26
- gap: 0.15em;
+ gap: 1em;
27
+ word-break: break-word;
28
29
.details {
30
flex: 1;
0 commit comments