@@ -2596,6 +2596,10 @@ iframe {
}
+.banner-content .progress {
+ width: 100% !important;
+}
+
.index-content {
/* 手機版進度條 */
@@ -3241,6 +3241,12 @@ iframe {
+.banner-content {
+ .progress {
+ }
@media (max-width: 991px) {
@@ -193,6 +193,7 @@ function renderBanner(data) {
{
breakpoint: 575,
settings: {
+ dots: false,
arrows: false,