You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
375 B
6 lines
375 B
2 years ago
|
/*!
|
||
|
* WeUI v1.1.1 (https://github.com/weui/weui-wxss)
|
||
|
* Copyright 2017 Tencent, Inc.
|
||
|
* Licensed under the MIT license
|
||
|
*/
|
||
|
.weui-progress{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-progress__bar{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-progress__opr{margin-left:15px;font-size:0}
|