Skip to content

Commit

Permalink
Add some spacing in modeling method empty states (#2934)
Browse files Browse the repository at this point in the history
  • Loading branch information
charisk authored Oct 10, 2023
1 parent fcfd4f3 commit 4ee86c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const ResponsiveContainer = styled.div`
align-items: flex-start;
justify-content: flex-start;
height: 100vh;
padding-top: 0.4rem;
@media (min-height: 300px) {
align-items: center;
Expand Down

0 comments on commit 4ee86c1

Please sign in to comment.