Commit 2eb4e772 authored by Clement Ho's avatar Clement Ho

Fix jobs log background color

parent 6165f0f7
...@@ -69,6 +69,11 @@ code { ...@@ -69,6 +69,11 @@ code {
background-color: inherit; background-color: inherit;
padding: unset; padding: unset;
} }
.build-trace & {
background-color: inherit;
padding: inherit;
}
} }
.code { .code {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment