From 6a5ffe885e20571aee15318ab86c19eed7d913ff Mon Sep 17 00:00:00 2001 From: rulingcom Date: Sat, 25 Feb 2023 14:17:55 +0800 Subject: [PATCH] fix error --- assets/stylesheets/template/modules/ad_banner.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index e455bae..3c22b74 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -287,7 +287,7 @@ ul.button-mid{ } // Widget 6 .ba-banner-widget-6 { - height: 100%; + height: 100% !important; .w-ba-banner__wrap{ height: 100%; }