+
{showIcon ? iconNode : null}
{message}
{description}
diff --git a/components/alert/style/index.less b/components/alert/style/index.less
index 0e189d096a..3e04bd8e4b 100644
--- a/components/alert/style/index.less
+++ b/components/alert/style/index.less
@@ -77,6 +77,7 @@
line-height: 22px;
background-color: transparent;
border: none;
+ outline: none;
cursor: pointer;
.@{iconfont-css-prefix}-close {
@@ -138,7 +139,7 @@
display: block;
}
- &&-close {
+ &&-closing {
height: 0 !important;
margin: 0;
padding-top: 0;