@stokelp/ui 2.65.0 → 2.65.1
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/style.css +1 -1
- package/dist/ui.cjs +1 -1
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +1 -1
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -22266,7 +22266,7 @@ const Ef = U({
|
|
|
22266
22266
|
},
|
|
22267
22267
|
color: {
|
|
22268
22268
|
_disabled: {
|
|
22269
|
-
_hover: "grey.300",
|
|
22269
|
+
_hover: "grey.300!important",
|
|
22270
22270
|
base: "grey.300"
|
|
22271
22271
|
},
|
|
22272
22272
|
_selected: "white!important",
|