Skip to content

Commit

Permalink
Map list / Improve layout of card
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Jun 6, 2024
1 parent e3b7e35 commit 09f7702
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ table.gn-resultview {
&.gn-info-list-maps {
.gn-card {
width: calc(~"(100% / 2) - 20px");
padding: 0px;
.gn-card-body {
height: calc(~"@{gn-card-height-map} - @{gn-card-header-height} - @{gn-card-footer-height}") !important;
.gn-img-thumbnail, .gn-md-no-thumbnail {
Expand Down

0 comments on commit 09f7702

Please sign in to comment.