tweak alert message line-height

This commit is contained in:
afc163 2017-06-26 15:37:27 +08:00
parent a65ff1c2df
commit bedadb6b3c

View File

@ -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;