Skip to content

Modal Title 样式问题 #36293

@aix3

Description

@aix3

Reproduction link

https://ant.design/components/modal-cn/#header

Steps to reproduce

  1. 点击 Open Modal 按钮
  2. 出现 Modal 对话框

What is expected?

默认的 Modal Title 右侧关闭按钮在容器里面是上下居中的。

What is actually happening?

默认的 Modal Title 右侧关闭按钮在容器里面是上下不居中的。

Environment Info
antd 4.21.4
React 18.1.0
System MacOS
Browser Chrome

Modal Title 容器的默认高度是 54px(22px 2*16px),底边框 1px。但是默认的 Modal Title 右侧关闭按钮的高度是 56px,这样看的话,关闭按钮不是上下居中的。

如图:
image
image
image

应该可以将 Modal Title 的行高改成 24px 或者把关闭按钮的高度改成 54px,这样就都居中了。

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issuehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions