mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
parent
4bf9105c4f
commit
ed1b31ba36
@ -39,6 +39,7 @@
|
||||
margin-bottom: @notification-margin-bottom;
|
||||
margin-left: auto;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
background: @notification-bg;
|
||||
border-radius: @border-radius-base;
|
||||
box-shadow: @shadow-2;
|
||||
@ -60,7 +61,6 @@
|
||||
line-height: @line-height-base;
|
||||
|
||||
&-message {
|
||||
display: inline-block;
|
||||
margin-bottom: 8px;
|
||||
color: @heading-color;
|
||||
font-size: @font-size-lg;
|
||||
|
Loading…
Reference in New Issue
Block a user