Skip to content

Commit 1f28087

Browse files
committed
fix(LogDetailsModal): drop details background color override
Signed-off-by: Maksim Sukharev <[email protected]>
1 parent b2a158e commit 1f28087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/LogDetailsModal.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ async function copyFormatted() {
200200
}
201201
}
202202
.hljs {
203-
background-color: var(--color-background-dark);
204203
border-radius: var(--border-radius-large);
205204
}
206205

0 commit comments

Comments
 (0)