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 8d80ad8 commit 2d0c9c2Copy full SHA for 2d0c9c2
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