Minor update to reduce spacing in component condition count
This commit is contained in:
parent
f5a8735882
commit
5dd1ca8f33
|
@ -52,5 +52,6 @@
|
||||||
<style>
|
<style>
|
||||||
.conditionCount {
|
.conditionCount {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
margin-top: -5px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue