update styles
This commit is contained in:
parent
67a87e8d8b
commit
df64fd36bd
3 changed files with 16 additions and 14 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue