From 4a001d61c93a58b92cdc2997e775764a282f49db Mon Sep 17 00:00:00 2001 From: Tauan Tathiell Date: Wed, 20 Feb 2019 20:11:29 -0300 Subject: [PATCH] It solves modal error in home page --- themes/vue/source/css/_modal.styl | 1 + 1 file changed, 1 insertion(+) 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