Skip to content

Commit

Permalink
fix: #10
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Mar 5, 2021
1 parent 4e69742 commit 38237e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/components/card.css
Expand Up @@ -8,7 +8,7 @@
@apply w-full;
}
&-actions {
@apply flex items-start;
@apply flex items-start flex-wrap;
}
&.image-full {
@apply grid;
Expand Down

0 comments on commit 38237e7

Please sign in to comment.