Skip to content

Commit

Permalink
chore: adjust message component icon alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
erha19 committed Nov 1, 2024
1 parent c8565f1 commit 759dad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/src/message/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
&-custom-content {
display: flex;
align-items: flex-start;
align-items: center;
:global(.anticon) {
justify-content: center;
.anticon {
height: 21px;
display: flex;
align-items: center;
Expand Down

0 comments on commit 759dad7

Please sign in to comment.