如何移除注册按钮?

@Aiden12114

这样对你有效吗?

button.sign-up-button{
  display:none;
} 

希望这能帮到你。