Commit 16706b2eef5c56c4bac4c739febcc9b5291e5598
1 parent
3931a827
update Alert icon
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/styles/components/alert.less
src/styles/mixins/content.less
@@ -24,7 +24,7 @@ | @@ -24,7 +24,7 @@ | ||
24 | .content-close(@top: 0, @icon-font-size: 22px) { | 24 | .content-close(@top: 0, @icon-font-size: 22px) { |
25 | font-size: @font-size-small; | 25 | font-size: @font-size-small; |
26 | position: absolute; | 26 | position: absolute; |
27 | - right: 16px; | 27 | + right: 8px; |
28 | top: 8px; | 28 | top: 8px; |
29 | overflow: hidden; | 29 | overflow: hidden; |
30 | cursor: pointer; | 30 | cursor: pointer; |