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

fix: add tab-nav-add-btn min height #46585

Merged
merged 1 commit into from Dec 22, 2023

Conversation

hzyhbk
Copy link
Contributor

@hzyhbk hzyhbk commented Dec 22, 2023

[English Template / 英文模板]

🤔 这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 工作流程
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

close #46584

💡 需求背景和解决方案

📝 更新日志

语言 更新描述
🇺🇸 英文 Fix the button style problem of Tabs in the editable-card mode when there is only a new button left.
🇨🇳 中文 修复 Tabs 在 editable-card 模式下只剩新增按钮时按钮的样式问题

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link

stackblitz bot commented Dec 22, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 837cd6a:

Sandbox Source
antd reproduction template (forked) Configuration

@afc163 afc163 merged commit 45b8072 into ant-design:master Dec 22, 2023
5 checks passed
@afc163
Copy link
Member

afc163 commented Dec 22, 2023

changelog 在 PR body 里补一下。

@hzyhbk
Copy link
Contributor Author

hzyhbk commented Dec 22, 2023

changelog 在 PR body 里补一下。

done

@MadCcc
Copy link
Member

MadCcc commented Dec 22, 2023

这个 PR 怎么什么测试都没跑

@MadCcc MadCcc mentioned this pull request Dec 22, 2023
20 tasks
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

Successfully merging this pull request may close these issues.

Tabs editable-card 关闭所有标签之后剩余的添加标签按钮样式异常
3 participants