Skip to content

Commit

Permalink
Merge pull request #23 from OSC/fix/modal-height
Browse files Browse the repository at this point in the history
Fix mobile modal view
  • Loading branch information
msquee authored Apr 16, 2020
2 parents d642c07 + ae72e7d commit f32925a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/file_picker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ export default {
.modal-content,
.modal-card {
margin: 0 20px;
max-height: calc(100vh - 160px);
overflow: auto;
position: relative;
Expand Down

0 comments on commit f32925a

Please sign in to comment.