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 949b17a commit 945e8e0Copy full SHA for 945e8e0
src/Symfony/Bundle/TwigBundle/Resources/views/exception.css.twig
@@ -105,7 +105,7 @@ header .container { display: flex; justify-content: space-between; }
105
.trace-line a { color: #222; }
106
.trace-line .icon { opacity: .4; position: absolute; left: 10px; top: 11px; }
107
.trace-line .icon svg { height: 16px; width: 16px; }
108
-.trace-line-header { padding-left: 36px; }
+.trace-line-header { padding-left: 36px; padding-right: 10px; word-wrap: break-word; }
109
110
.trace-file-path, .trace-file-path a { color: #222; font-size: 13px; }
111
.trace-class { color: #B0413E; }
0 commit comments