8000
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 c3ba272 commit 698cc97Copy full SHA for 698cc97
src/Symfony/Component/ErrorHandler/Resources/assets/css/exception.css
@@ -184,7 +184,7 @@ header .container { display: flex; justify-content: space-between; }
184
.trace-line + .trace-line { border-top: var(--border); }
185
.trace-line:hover { background: var(--base-1); }
186
.trace-line a { color: var(--base-6); }
187
-.trace-line .icon { opacity: .4; position: absolute; left: 10px; top: 11px; }
+.trace-line .icon { opacity: .4; position: absolute; left: 10px; }
188
.trace-line .icon svg { height: 16px; width: 16px; }
189
.trace-line-header { padding-left: 36px; padding-right: 10px; }
190
0 commit comments