@plusscommunities/pluss-core-web 1.7.6-beta.1 → 1.7.6-beta.2

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.
@@ -2806,6 +2806,7 @@ class SideNavItem extends Component {
2806
2806
  var styles$7 = {
2807
2807
  section: {
2808
2808
  display: "flex",
2809
+ alignItems: "center",
2809
2810
  minHeight: 22
2810
2811
  },
2811
2812
  sideNavDot: {