fix:; background-overlay not showing

This commit is contained in:
ManjaroOne666 2019-01-30 17:34:40 +00:00
parent 616e487336
commit 76ec7eee22
1 changed files with 1 additions and 1 deletions

View File

@ -6,13 +6,13 @@
:image-urls="backgroundImageUrls"
:active-index="activeIndex"
>
<div slot="overlay" class="background-tint background preloader-overlay"></div>
</BackgroundImagePreloader>
<BackgroundImageLoader v-else slot="background"
class="background"
image-url="https://via.placeholder.com/1920x1080"
>
</BackgroundImageLoader>
<div slot="overlay" class="background-tint background preloader-overlay"></div>
<ul class="services-list">
<li v-for="(service, index) in services"