Skip to content

Commit

Permalink
fix: [Notice] fix the style of the bullhorn icon
Browse files Browse the repository at this point in the history
  • Loading branch information
akai committed Jun 7, 2021
1 parent 5f683f8 commit d208c5a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/components/Notice/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@
}
}
&-icon {
float: left;
margin: ((@notice-content-font-size * (@notice-content-line-height - 1) / 2))
(@notice-content-font-size / 2) 0 0;
margin-right: 5px;
vertical-align: -2px;
}
&-close {
position: absolute;
Expand Down

0 comments on commit d208c5a

Please sign in to comment.