ant-design-vue
ant-design-vue copied to clipboard
fix(table):Fix the incorrect location of the scaling icon in the scal…
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you!
This is a ...
- [ ] New feature
- [x] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [ ] Other (about what?)
What's the background?
fix issues#5835
API Realization (Optional if not new feature)
Unattribute ‘transform ’ to ensure that the drag label appears in the correct place
before:
after:

What's the effect? (Optional if not new feature)
- Does this PR affect user? Which part will be affected?
- What will say in changelog?
- Does this PR contains potential break change or other risk?
Changelog description (Optional if not new feature)
- English description
- Chinese description (optional)
Self Check before Merge
- [x] Doc is updated/provided or not needed
- [x] Demo is updated/provided or not needed
- [x] TypeScript definition is updated/provided or not needed
- [x] Changelog is provided or not needed
Additional Plan? (Optional if not new feature)
If this PR related with other PR or following info. You can type here.
Is this version no longer maintained? @tangjinzhou
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.