@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.
package/dist/index.js CHANGED
@@ -3859,6 +3859,7 @@ class SideNavItem extends Component {
3859
3859
  var styles$7 = {
3860
3860
  section: {
3861
3861
  display: "flex",
3862
+ alignItems: "center",
3862
3863
  minHeight: 22
3863
3864
  },
3864
3865
  sideNavDot: {