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(table): nested table style wrong #6228

Merged
merged 1 commit into from
Nov 17, 2022
Merged

fix(table): nested table style wrong #6228

merged 1 commit into from
Nov 17, 2022

Conversation

ONLY-yours
Copy link
Collaborator

修复嵌套表格样式错误问题
会有遮挡问题
修改前
image

修改后
image

@github-actions
Copy link

github-actions bot commented Nov 16, 2022

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-6228.surge.sh

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Nov 16, 2022

This pull request fixes 1 alert when merging f0a25a8 into ff9ce5b - view on LGTM.com

fixed alerts:

  • 1 for Template syntax in string literal

Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. It looks like GitHub code scanning with CodeQL is already set up for this repo, so no further action is needed 🚀. For more information, please check out our post on the GitHub blog.

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 99.40% // Head: 99.40% // No change to project coverage 👍

Coverage data is based on head (f0a25a8) compared to base (ff9ce5b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6228   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files         313      313           
  Lines        9747     9747           
  Branches     3273     3273           
=======================================
  Hits         9689     9689           
  Misses         50       50           
  Partials        8        8           
Impacted Files Coverage Δ
packages/table/src/style/index.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chenshuai2144 chenshuai2144 merged commit 6cc447d into master Nov 17, 2022
@chenshuai2144 chenshuai2144 deleted the fix/table branch November 17, 2022 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants