From f2f3c5f15aad63bb75e2e9149fa40d8a4a58e5f7 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 24 Nov 2016 00:34:31 +0800 Subject: [PATCH] update alert style --- components/alert/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/alert/style/index.less b/components/alert/style/index.less index 3bfff2fc36..098c69f338 100644 --- a/components/alert/style/index.less +++ b/components/alert/style/index.less @@ -17,7 +17,7 @@ &-icon { font-size: @font-size-lg; - top: 9px; + top: 9.5px; left: 16px; position: absolute; }