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: Customize scroll bar size of table #616

Merged
merged 2 commits into from
May 20, 2021
Merged

fix: Customize scroll bar size of table #616

merged 2 commits into from
May 20, 2021

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented May 20, 2021

@vercel
Copy link

vercel bot commented May 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/table/C56ufK25b7WUJ8LgRahbDTpmsxSj
✅ Preview: https://table-git-fix-scroll-react-component.vercel.app

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #616 (1fe3cdd) into master (d2ed97d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #616   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          26       26           
  Lines         817      817           
  Branches      241      231   -10     
=======================================
  Hits          815      815           
  Misses          2        2           
Impacted Files Coverage Δ
src/Table.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2ed97d...1fe3cdd. Read the comment docs.

@zombieJ zombieJ merged commit 9cbf0db into master May 20, 2021
@zombieJ zombieJ deleted the fix-scroll branch May 20, 2021 06:55
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.

修改Table组件的垂直滚动条后,Table会无限变宽
1 participant