mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
make alert message attribute affect message even without description
This commit is contained in:
parent
5ded0aef96
commit
a8c6d22931
@ -124,6 +124,10 @@
|
||||
font-size: @font-size-lg;
|
||||
}
|
||||
|
||||
&-message {
|
||||
color: @alert-message-color;
|
||||
}
|
||||
|
||||
&-with-description &-description {
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user