Fix Bug with Card being always white
This commit is contained in:
@@ -70,7 +70,6 @@ const ThingCard = ({
|
||||
// flexDirection: 'row', // Change to 'row'
|
||||
justifyContent: 'space-between',
|
||||
p: 2,
|
||||
backgroundColor: 'white',
|
||||
boxShadow: 'sm',
|
||||
borderRadius: 8,
|
||||
mb: 1,
|
||||
|
||||
Reference in New Issue
Block a user