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
Show whitespace changes
Inline
Side-by-side
resources/less/metager/general/cards.less
View file @
b60ddbd4
...
@@ -17,3 +17,7 @@
...
@@ -17,3 +17,7 @@
padding: 1rem;
padding: 1rem;
}
}
}
}
.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