Skip to content

Commit

Permalink
fix for #184
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Mar 9, 2017
1 parent 49d45eb commit 4865aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stylus/components/_modals.styl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
z-index: 1001
transition: .3s ease-in-out
max-height: 55%
overflow: hidden
overflow-x: auto
@extend .z-depth-3

&--bottom
Expand Down

0 comments on commit 4865aaa

Please sign in to comment.