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: 修复select-input使用valueDisplay渲染自定义tag筛选项展示居中错误 #1503

Merged
merged 2 commits into from
Sep 20, 2022
Merged

fix: 修复select-input使用valueDisplay渲染自定义tag筛选项展示居中错误 #1503

merged 2 commits into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. fix(tag component): 修复selectinput使用valueDisplay渲染自定义tag筛选项展示居中错误

    tag组件采用display: inline-flex 布局,在selectinput使用valueDisplay渲染自定义tag筛选项时,没有父元素造成垂直居中失效
    
    fix #1463
    AqingCyan authored and uyarn committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a3c9b21 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    uyarn committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5ed9937 View commit details
    Browse the repository at this point in the history