update Alert icon

This commit is contained in:
梁灏 2018-06-25 20:38:12 +08:00
parent 3931a82795
commit 16706b2eef
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
&-icon {
font-size: @font-size-large;
top: 8px;
left: 16px;
left: 12px;
position: absolute;
}

View file

@ -24,7 +24,7 @@
.content-close(@top: 0, @icon-font-size: 22px) {
font-size: @font-size-small;
position: absolute;
right: 16px;
right: 8px;
top: 8px;
overflow: hidden;
cursor: pointer;