29,135
回編集
差分
→
left: 10px;
top: 10px;
min-height: 60px;
}
.thumb {
width: 60px45px; height: 60pxauto;
margin-right: 10px;
}
$(":root").css({ "--progress-bar-height": "0px" });
} else {
$(":root").css({ "--progress-bar-height": "1px2px" });
};
$(window).on('load resize', function () {