Skip to content

Commit

Permalink
fix: Modal centered not centered (#33022)
Browse files Browse the repository at this point in the history
close #33021
  • Loading branch information
afc163 committed Nov 25, 2021
1 parent d9ce96a commit 285fa6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/modal/style/modal.less
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
.@{dialog-prefix-cls} {
top: 0;
display: inline-block;
padding-bottom: 0;
text-align: left;
vertical-align: middle;
}
Expand Down

0 comments on commit 285fa6e

Please sign in to comment.