Files
order/native/weui/widget/weui-button/weui-btn_disabled.wxss
2020-11-17 18:52:15 +08:00

6 lines
191 B
Plaintext

/*!
* WeUI v2.0.1 (https://github.com/weui/weui-wxss)
* Copyright 2019 Tencent, Inc.
* Licensed under the MIT license
*/
.weui-btn_disabled{color:rgba(0,0,0,.18);background-color:#fafafa}