Skip to content

Commit

Permalink
DFI-47 fixes viewer full size view
Browse files Browse the repository at this point in the history
  • Loading branch information
TiloNN committed Feb 20, 2024
1 parent 0e27831 commit a26ee07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set the defaults for all responsive levels here
// no (xl) media query necessary (desktop first)

body {
body:not(.mycoreViewer) {
padding-top: 11rem;
}

Expand Down

0 comments on commit a26ee07

Please sign in to comment.