Skip to content
Snippets Groups Projects
Commit 3374d9e7 authored by Phil Höfer's avatar Phil Höfer
Browse files

Merge branch '1155-result-source-card-background-missing' into 'development'

Resolve "Result Source Card Background Missing"

Closes #1155

See merge request !1921
parents 0cb9effe b60ddbd4
No related branches found
No related tags found
3 merge requests!1937Development,!1924Development,!1921Resolve "Result Source Card Background Missing"
......@@ -16,4 +16,8 @@
@media(min-width: @screen-small) {
padding: 1rem;
}
}
\ No newline at end of file
}
.result-hoster>.card {
background-color: @background-color;
}
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