Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
b60ddbd4
Commit
b60ddbd4
authored
Nov 04, 2021
by
Phil Höfer
Browse files
Fix Missing Background Color On Some Cards
parent
0cb9effe
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/less/metager/general/cards.less
View file @
b60ddbd4
...
...
@@ -16,4 +16,8 @@
@media(min-width: @screen-small) {
padding: 1rem;
}
}
\ No newline at end of file
}
.result-hoster>.card {
background-color: @background-color;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment