Skip to content

Commit

Permalink
fix: incorrect modal height on chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsvg committed Jun 27, 2020
1 parent ac5c36a commit 7a7aecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;

.sn-component {
height: 100%;
Expand Down

0 comments on commit 7a7aecf

Please sign in to comment.