From 23210ca9545df7fa52ab5a7136c5b1c423a76e17 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Thu, 27 Jul 2023 09:34:05 +0800 Subject: [PATCH] Fix bug. --- assets/stylesheets/template/modules/ad_banner.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index 9580ff8..44e561d 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -8,12 +8,6 @@ // Widget // ## gerenral styles -.ba-banner-widget-2{ - height: 100vh !important; - .w-ba-banner__wrap{ - height: 100vh !important; - } -} .jarallax-video-audio, .jarallax-video-control-play{ bottom: 2%!important; top: auto!important;