Skip to content

Commit

Permalink
Fix gallery max-height on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Feb 19, 2024
1 parent 4b0bf47 commit 3747386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme_153957/static/css/style.css
Expand Up @@ -213,6 +213,7 @@ body {
'menu'
'thumbnails'
'canvas';
max-height: initial;
}

#menu {
Expand Down

0 comments on commit 3747386

Please sign in to comment.