ant-design/components/list/style
afc163 c32e5e38ef
style: fix List item padding when enable grid (#40806)
- Reduce the horizontal padding of list items from `${token.paddingContentHorizontalLG}px` to `0`

[components/list/style/index.ts]
- Reduce the horizontal padding of list items from `${token.paddingContentHorizontalLG}px` to `0`
2023-02-19 21:43:23 +08:00
..
index.ts style: fix List item padding when enable grid (#40806) 2023-02-19 21:43:23 +08:00