Skip to content

Commit

Permalink
fix rounded selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Nov 18, 2022
1 parent 6a9e38b commit 1fa1544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/views/card.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
*******************************/

.ui.cards > .ui.card.rounded > .image,
ui.card.has--rounded--true. > .image,
.ui.card.has--rounded--true > .image,
.ui.card.rounded > .image {
height: auto;
}
Expand Down

0 comments on commit 1fa1544

Please sign in to comment.