pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

fix(table): 修复 ProTable 的ListToolBar没有headTitle时,左侧会有多余的边距

Open WuJiY opened this issue 3 years ago • 2 comments
trafficstars

WuJiY avatar Aug 08 '22 07:08 WuJiY

⚡️ Deploying PR Preview...

github-actions[bot] avatar Aug 08 '22 07:08 github-actions[bot]

大佬 牛逼

chenshuai2144 avatar Aug 09 '22 01:08 chenshuai2144

Codecov Report

Merging #5694 (efb28e7) into master (429cf35) will decrease coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head efb28e7 differs from pull request most recent head 14306ed. Consider uploading reports for the commit 14306ed to get more accurate results

@@            Coverage Diff             @@
##           master    #5694      +/-   ##
==========================================
- Coverage   99.58%   99.52%   -0.06%     
==========================================
  Files         208      208              
  Lines        6912     6927      +15     
  Branches     2459     2467       +8     
==========================================
+ Hits         6883     6894      +11     
- Misses         29       33       +4     
Impacted Files Coverage Δ
packages/field/src/components/Money/index.tsx 97.50% <100.00%> (-2.50%) :arrow_down:
...ackages/form/src/components/UploadButton/index.tsx 100.00% <100.00%> (ø)
...ckages/form/src/components/UploadDragger/index.tsx 100.00% <100.00%> (ø)
packages/form/src/layouts/DrawerForm/index.tsx 98.38% <100.00%> (-1.62%) :arrow_down:
packages/form/src/layouts/ModalForm/index.tsx 98.41% <100.00%> (-1.59%) :arrow_down:
packages/form/src/layouts/QueryFilter/index.tsx 100.00% <100.00%> (ø)
packages/layout/src/components/WaterMark/index.tsx 100.00% <100.00%> (ø)
...ackages/table/src/components/ListToolBar/index.tsx 100.00% <100.00%> (ø)
packages/utils/src/nanoid/index.ts 100.00% <100.00%> (ø)
... and 2 more

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

codecov[bot] avatar Aug 15 '22 02:08 codecov[bot]