去边框:button::after { border:0 }
修改disabled样式:
button[disabled] { color: #fff !important; background-color: #18BBB4 !important; }