Skip to content
Snippets Groups Projects
Commit 42726d64 authored by Martin Leblanc's avatar Martin Leblanc Committed by Eric Bremner
Browse files

ISTWCMS-5789:css to correct opportunity type card header, adding the : to the...

ISTWCMS-5789:css to correct opportunity type card header, adding the : to the label pattern as per wcms2 pattern
parent 2b44ce0b
No related branches found
No related tags found
1 merge request!43ISTWCMS-5789 minor catch all bug/testing ticket for ohana
......@@ -24,7 +24,11 @@
padding: 0;
}
}
&--opportunity{
.card__header{
margin-bottom: var(--size-1);
}
}
&--profile {
.card {
......
<span class="uw-label">{{ label }}</span>
<span class="uw-label">{{ label }}:</span>
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