Skip to content

Commit

Permalink
Fix CardInner size
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Nov 22, 2023
1 parent 051a003 commit a863063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/MainPage/Card/Card.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
display: flex;
flex-direction: column;
align-items: flex-start;
flex-grow: 1;
padding: 16px;
}

Expand Down

1 comment on commit a863063

@ekbdev
Copy link

@ekbdev ekbdev commented on a863063 Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for transport ready!

✅ Preview
https://transport-ggnpd058r-ekbdev.vercel.app
https://ekbdev-transport-feature-card-smooth-corners.vercel.app

Built with commit a863063.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.