Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是用 antd 对应的图片库,btn 的显示位置偏下的问题 #26

Closed
zyt520ham opened this issue Jun 12, 2024 · 0 comments
Closed

Comments

@zyt520ham
Copy link

zyt520ham commented Jun 12, 2024

项目icon 使用的是unplugin-icons 导出的antd icon。
btn 是用 icon 插槽,位置会靠下。
例如:

<AButton size="middle" shape="circle">
            <template #icon>
                         <IconAntDesignMinusSquareOutlined />
            </template>
</AButton>
image 但是 antd 官网,自己的icon 就是居中显示状态。 image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant