Skip to content
Snippets Groups Projects
Commit 5f475dfb authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Merge branch 'fix-jobs-log' into 'master'

Fix jobs log background color

Closes #47261

See merge request gitlab-org/gitlab-ce!19411
parents 8554fac3 2eb4e772
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -69,6 +69,11 @@ code {
background-color: inherit;
padding: unset;
}
.build-trace & {
background-color: inherit;
padding: inherit;
}
}
 
.code {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment