Skip to content

Commit

Permalink
Merge branch '903-export-collection-modal-scrolling' into 'development'
Browse files Browse the repository at this point in the history
Resolve "export collection modal scrolling"

Closes #903

See merge request ComPlat/chemotion_ELN!1154
  • Loading branch information
PiTrem committed Apr 8, 2020
2 parents 4711706 + cd7be18 commit 9c6d718
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/export-collections.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.export-collections-modal {

overflow: auto;
max-height: 68vh;
label {
font-weight: normal;
}
Expand Down

0 comments on commit 9c6d718

Please sign in to comment.