optimize Alert style

optimize Alert style
This commit is contained in:
梁灏 2016-11-02 15:38:37 +08:00
parent 2af5843d96
commit a901da64ed
7 changed files with 48 additions and 4 deletions

View file

@ -23,7 +23,7 @@
&-desc {
font-size: 12px;
color: @legend-color;
color: @text-color;
line-height: 21px;
display: none;
text-align: justify;
@ -84,7 +84,7 @@
&-with-desc &-message {
font-size: 14px;
color: @text-color;
color: @title-color;
display: block;
}