We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402b98b commit 07a1b8dCopy full SHA for 07a1b8d
src/components/content/Item/Item.tsx
@@ -216,8 +216,6 @@ const ItemElement = tasty({
216
'': 'auto auto',
217
'with-description-block': 'auto auto auto',
218
},
219
- // Prevent items from shrinking inside vertical flex layouts (Menu, ListBox, etc)
220
- flexShrink: 0,
221
position: 'relative',
222
padding: 0,
223
margin: 0,
0 commit comments