1
0
Fork 0
mirror of synced 2024-08-12 08:31:27 +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 e58bf278b0
commit 1b9e486bc5

View file

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