//
This commit is contained in:
parent
c197a5a803
commit
7860266d6d
1 changed files with 3 additions and 2 deletions
|
|
@ -339,11 +339,12 @@
|
|||
}
|
||||
.webbpm.ervu_business_metrics .subtitle {
|
||||
font-size: var(--size-text-subtitle);
|
||||
margin-bottom: var(--indent-base);
|
||||
margin-bottom: var(--indent-base) !important;
|
||||
}
|
||||
.webbpm.ervu_business_metrics .subhead {
|
||||
font-family: 'GolosUIM';
|
||||
font-size: var(--size-text-subhead);
|
||||
margin-bottom: var(--indent-base);
|
||||
margin-bottom: var(--indent-base) !important;
|
||||
}
|
||||
|
||||
.webbpm.ervu_business_metrics .mute {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue