Skip to content
Snippets Groups Projects
Verified Commit dfcc88f7 authored by David Beniamine's avatar David Beniamine
Browse files

Add scrollbar on mosaic

parent 462b93d6
Branches
No related tags found
2 merge requests!55demo version for Clarisse workshop,!50Open edit popup on click on mosaic
Pipeline #811 passed
...@@ -319,6 +319,8 @@ html, body { ...@@ -319,6 +319,8 @@ html, body {
padding: 1.0em 1vw; padding: 1.0em 1vw;
margin: 2vh 0 1.5vh -10vw; margin: 2vh 0 1.5vh -10vw;
overflow: scroll;
height: 90vh;
} }
.mosaic_category { .mosaic_category {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment