score:0

try

const custombutton = withstyles({
  root: {
    marginleft: '0.5rem'
  }
})(button);

Related Query

More Query from same tag