From 8a91db60295863227e90cbc3ecc4ed2134739c4b Mon Sep 17 00:00:00 2001 From: ken Date: Wed, 9 Sep 2026 22:28:51 +0800 Subject: [PATCH] update --- assets/stylesheets/template/modules/ad_banner.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index ac90b8a..b62393a 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -35,6 +35,7 @@ ul.button-mid{ width: 100%; height: 0; top: 50%; + z-index: 201; } .banner-pager .active-slide button{ background: $theme-color-second!important; @@ -44,6 +45,7 @@ ul.button-mid{ width: 100%; height: 0; top: 50%; + z-index: 201; } .next-button, .prev-button { cursor: pointer;