6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
/*!
|
|
* WeUI v2.0.1 (https://github.com/weui/weui-wxss)
|
|
* Copyright 2019 Tencent, Inc.
|
|
* Licensed under the MIT license
|
|
*/
|
|
.weui-flex{display:-webkit-box;display:-webkit-flex;display:flex}.weui-flex__item{-webkit-box-flex:1;-webkit-flex:1;flex:1} |