Skip to content

Commit

Permalink
fixing thumbnail max height
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 committed Jul 15, 2024
1 parent 2e62898 commit 8415887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/VFBTermInfo.less
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@
.slick-slide img
{
display: block;
max-height: 30vh;
}
.slick-slide.slick-loading img
{
Expand Down

0 comments on commit 8415887

Please sign in to comment.