1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

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

View file

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