@portnet/ui 0.0.94 → 0.0.95

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.
@@ -31,11 +31,11 @@ const StyledMuiButton = (0, _styles.styled)( /*#__PURE__*/React.forwardRef((_ref
31
31
  }))(() => {
32
32
  return {
33
33
  "&.MuiButton-root": {
34
- fontSize: "0.8rem",
34
+ fontSize: "0.7rem",
35
35
  lineSpacing: "-0.03em",
36
36
  textTransform: "initial",
37
- height: "30px",
38
- padding: "3px 14px",
37
+ height: "22px",
38
+ padding: "0px 12px",
39
39
  fontWeight: "600",
40
40
  "&.Mui-disabled": {
41
41
  opacity: 0.7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portnet/ui",
3
- "version": "0.0.94",
3
+ "version": "0.0.95",
4
4
  "description": "Portnet UI",
5
5
  "keywords": [
6
6
  "react",