Skip to content

Commit

Permalink
fix(Empty): fix Empty image position reset
Browse files Browse the repository at this point in the history
  • Loading branch information
KwokKwok authored Aug 26, 2024
1 parent a520bc0 commit 074d44f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style/web/components/empty/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

&__image {
font-size: @empty-image-size-medium;
display: flex;
justify-content: center;
}

&__title {
Expand Down

0 comments on commit 074d44f

Please sign in to comment.