diff --git a/themes/vue/source/css/_common.styl b/themes/vue/source/css/_common.styl index 88b492afa6..6e41897f2f 100644 --- a/themes/vue/source/css/_common.styl +++ b/themes/vue/source/css/_common.styl @@ -158,7 +158,7 @@ a.button display none box-sizing border-box max-height "calc(100vh - %s)" % $header-height - overflow-y scroll + overflow-y auto position absolute top 100% right -15px