badge support change line

This commit is contained in:
pangxie1991 2017-03-23 18:20:01 +08:00
parent cf92d2dcba
commit 53663e06a6

View File

@ -13,14 +13,14 @@
display: block;
overflow: hidden;
position: relative;
padding: 20px 15px;
padding: 20px 12px;
box-sizing: border-box;
line-height: 14px;
line-height: 1.4;
background-color: $c-background;
color: $c-gray-darker;
font-size: 14px;
text-decoration: none;
white-space: nowrap;
word-break: break-all;
@e active {
display: none;
position: absolute;