@gisce/react-ooui 1.2.0-rc.87 → 1.2.0-rc.89
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/react-ooui.es.js
CHANGED
|
@@ -8443,8 +8443,8 @@ function Oo(e) {
|
|
|
8443
8443
|
borderRadius: "50%",
|
|
8444
8444
|
fontSize: "12px",
|
|
8445
8445
|
textAlign: "center",
|
|
8446
|
-
background: i.
|
|
8447
|
-
color: i.
|
|
8446
|
+
background: i.colorPrimaryHover,
|
|
8447
|
+
color: i.colorPrimaryBg
|
|
8448
8448
|
},
|
|
8449
8449
|
children: t
|
|
8450
8450
|
})
|