weui-btn_disabled.wxss 191 B

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