Minor update to reduce spacing in component condition count

This commit is contained in:
Dean 2022-07-13 14:33:30 +01:00
parent f5a8735882
commit 5dd1ca8f33
1 changed files with 1 additions and 0 deletions

View File

@ -52,5 +52,6 @@
<style> <style>
.conditionCount { .conditionCount {
font-weight: 600; font-weight: 600;
margin-top: -5px;
} }
</style> </style>