@solace-health/ui 0.10.336 → 0.10.337

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -946,8 +946,8 @@ Valid keys: `+JSON.stringify(Object.keys(m),null," "));var y1=S1(I,J,A,G,v+"."+
946
946
  }
947
947
 
948
948
  &:checked + label::after {
949
- border-color: var(--green-900);
950
- background-color: var(--green-900);
949
+ border-color: var(--green-900, #1d4339);
950
+ background-color: var(--green-900, #1d4339);
951
951
  }
952
952
 
953
953
  &:checked + label::before {