@rovula/ui 0.0.37 → 0.0.39

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.
@@ -5588,6 +5588,10 @@ body {
5588
5588
  --tw-border-opacity: 1 !important;
5589
5589
  border-color: color-mix(in srgb, var(--state-color-primary-default) calc(100% * var(--tw-border-opacity)), transparent) !important;
5590
5590
  }
5591
+ .\[\&_button\]\:\!text-input-disable-text button{
5592
+ --tw-text-opacity: 1 !important;
5593
+ color: color-mix(in srgb, var(--input-color-disable-text) calc(100% * var(--tw-text-opacity)), transparent) !important;
5594
+ }
5591
5595
  .\[\&_svg\]\:size-5 svg{
5592
5596
  width: 1.25rem;
5593
5597
  height: 1.25rem;