diff --git a/src/stylus/components/_modals.styl b/src/stylus/components/_modals.styl index 0933d9be3cd..f8357f0ca1a 100755 --- a/src/stylus/components/_modals.styl +++ b/src/stylus/components/_modals.styl @@ -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