optimize Alert style
optimize Alert style
This commit is contained in:
parent
2af5843d96
commit
a901da64ed
7 changed files with 48 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue