diff --git a/themes/vue/source/css/_modal.styl b/themes/vue/source/css/_modal.styl index 932c184f35..09d75217ce 100644 --- a/themes/vue/source/css/_modal.styl +++ b/themes/vue/source/css/_modal.styl @@ -13,6 +13,7 @@ top: 50% left: 50% transform: translate(-50%, -50%) + z-index: 1000 .modal-text margin-bottom 0.5em text-align center