去边框:button::after { border:0 }

修改disabled样式:

button[disabled] {
color: #fff !important;
background-color: #18BBB4 !important;
}

posted on 2020-12-12 12:37  sunny-cf  阅读(63)  评论(0)    收藏  举报