@foodpilot/foods 0.3.55 → 0.3.56

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/main.js CHANGED
@@ -30385,7 +30385,8 @@ const M2 = (e) => {
30385
30385
  }
30386
30386
  },
30387
30387
  "&:disabled": {
30388
- background: e.custom.grey[500]
30388
+ background: e.custom.grey[500],
30389
+ color: e.custom.grey[2800]
30389
30390
  },
30390
30391
  "&:hover": {
30391
30392
  background: e.custom.grey[400]