mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
tweak alert message line-height
This commit is contained in:
parent
a65ff1c2df
commit
bedadb6b3c
@ -11,7 +11,7 @@
|
||||
border-radius: @border-radius-base;
|
||||
color: @alert-text-color;
|
||||
font-size: @font-size-base;
|
||||
line-height: 16px;
|
||||
line-height: @font-size-base + 4px;
|
||||
|
||||
&&-no-icon {
|
||||
padding: 8px 48px 8px 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user