@portnet/ui 0.1.26 → 0.1.27

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.
@@ -82,7 +82,7 @@ const StyledTabs = (0, _styles.styled)( /*#__PURE__*/React.forwardRef((props, re
82
82
  "& .Mui-selected": {
83
83
  color: "#fff",
84
84
  // Change this to white for selected tab text
85
- background: "#1976d2" // Change this to blue for selected tab background
85
+ background: "rgb(2 156 253 / 52%)" // Change this to blue for selected tab background
86
86
  },
87
87
  "& .MuiTabs-indicator": {
88
88
  backgroundColor: "transparent" // Make the indicator transparent
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portnet/ui",
3
- "version": "0.1.26",
3
+ "version": "0.1.27",
4
4
  "description": "Portnet UI",
5
5
  "keywords": [
6
6
  "react",