mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-16 12:39:51 +01:00
Align tables a bit better and add setting to show icons instead of product texts
This commit is contained in:
@@ -153,7 +153,7 @@ export const MainGrid = () => {
|
||||
<Grid
|
||||
container
|
||||
spacing={1}
|
||||
sx={{ padding: 1 }}
|
||||
sx={{ padding: 1, width: '100%' }}
|
||||
{...provided.droppableProps}
|
||||
ref={provided.innerRef}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user