Skip to content

Commit

Permalink
- fix margins of preview image in result types
Browse files Browse the repository at this point in the history
  • Loading branch information
reebalazs committed Feb 28, 2024
1 parent 3857c1b commit efccd65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/theme/solrsearch.less
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@

img.previewImage {
width: 250px;
margin-top: 0.5em;
margin-right: 0.5em;
margin: 0.5em;
aspect-ratio: 2;
float: right;
object-fit: cover;
Expand Down

0 comments on commit efccd65

Please sign in to comment.