diff --git a/src/stylus/components/_modals.styl b/src/stylus/components/_modals.styl index f8357f0ca1a..3ccca35cf60 100755 --- a/src/stylus/components/_modals.styl +++ b/src/stylus/components/_modals.styl @@ -8,7 +8,8 @@ z-index: 1001 transition: .3s ease-in-out max-height: 55% - overflow-x: auto + overflow-x: hidden + overflow-y: auto @extend .z-depth-3 &--bottom