-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(list-item): improve drag handle spacing (#11156)
**Related Issue:** #11125 ## Summary This removes extra `inline-start` padding on the list-item's drag handle for all scales and adds an appropriate amount of `inline-end` padding to the handle in `selection-mode="none"` and `selection-appearance="border"` variants. BEGIN_COMMIT_OVERRIDE omitted from changelog END_COMMIT_OVERRIDE
- Loading branch information
1 parent
f4b5724
commit 7b8b7d8
Showing
2 changed files
with
163 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters