Skip to content

Commit

Permalink
OEL-3018: Specific selector.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiberiu Dumitru committed Aug 22, 2024
1 parent c4e8de4 commit 651cc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/sass/components/_listing.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// Rounded corners on mobile listing item fix
@media only screen and (max-width: 768px) {
.listing-item {
.card.listing-item {
border-radius: 0;
}
}

0 comments on commit 651cc59

Please sign in to comment.