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
358 B
6 lines
358 B
2 years ago
|
/*!
|
||
|
* WeUI v1.1.1 (https://github.com/weui/weui-wxss)
|
||
|
* Copyright 2017 Tencent, Inc.
|
||
|
* Licensed under the MIT license
|
||
|
*/
|
||
|
.weui-badge{display:inline-block;padding:.15em .4em;min-width:8px;border-radius:18px;background-color:#e64340;color:#fff;line-height:1.2;text-align:center;font-size:12px;vertical-align:middle}.weui-badge_dot{padding:.4em;min-width:0}
|