Fix Bug with Card being always white
This commit is contained in:
parent
493edd5c82
commit
5e590bfe9f
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ const ThingCard = ({
|
|||
// flexDirection: 'row', // Change to 'row'
|
||||
justifyContent: 'space-between',
|
||||
p: 2,
|
||||
backgroundColor: 'white',
|
||||
boxShadow: 'sm',
|
||||
borderRadius: 8,
|
||||
mb: 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue