Skip to content

Commit

Permalink
fix: adjusted ZOOMED FULL BODY layout style
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepat0 committed Oct 18, 2024
1 parent e301761 commit 9992d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layouts/zoomed-full-body.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

.memori--grid-column--zoomed-full-body {
max-height: calc(100% - 110px) !important;
max-height: calc(100% - 130px) !important;
}

.memori.memori-widget.memori-layout-zoomed_full_body .memori--grid {
Expand Down

0 comments on commit 9992d04

Please sign in to comment.