cft-builder 0.2.511 → 0.2.512

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.
@@ -541,6 +541,7 @@
541
541
  .likert input:focus+span {
542
542
  /* outline: -webkit-focus-ring-color auto 1px; */
543
543
  background: rgba(0, 0, 0, 0) !important;
544
+ color: #000;
544
545
  }
545
546
 
546
547
  /* Disabled automatic hover effect - now controlled by React state */