Align tables a bit better and add setting to show icons instead of product texts

This commit is contained in:
calli
2025-04-25 09:01:51 +03:00
parent 67acea9be4
commit a1f682e9fc
7 changed files with 85 additions and 29 deletions

View File

@@ -153,7 +153,7 @@ export const MainGrid = () => {
<Grid
container
spacing={1}
sx={{ padding: 1 }}
sx={{ padding: 1, width: '100%' }}
{...provided.droppableProps}
ref={provided.innerRef}
>