update styles

This commit is contained in:
Aresn 2017-05-26 17:29:58 +08:00
parent 67a87e8d8b
commit df64fd36bd
3 changed files with 16 additions and 14 deletions

View file

@ -50,6 +50,7 @@
white-space: nowrap;
}
&-with-desc &-title{
font-weight: bold;
margin-bottom: 8px;
}
&-with-desc&-with-icon &-title{
@ -58,7 +59,8 @@
&-desc {
font-size: 12px;
color: @legend-color;
//color: @legend-color;
color: @text-color;
text-align: justify;
line-height: 1.5;
}