update Alert icon
This commit is contained in:
parent
3931a82795
commit
16706b2eef
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
&-icon {
|
||||
font-size: @font-size-large;
|
||||
top: 8px;
|
||||
left: 16px;
|
||||
left: 12px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue