We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b8985 commit 2889bcbCopy full SHA for 2889bcb
packages/theme/src/modal/index.less
@@ -75,6 +75,8 @@
75
var(--tv-Modal-box-header-padding-bottom) var(--tv-Modal-box-header-padding-x);
76
77
.@{modal-prefix-cls}__status-wrapper {
78
+ display: flex;
79
+ align-items: center;
80
font-size: var(--tv-Modal-box-status-icon-font-size);
81
margin-right: var(--tv-Modal-box-status-icon-margin-right);
82
0 commit comments