anln_refund_1.4 #30

Merged
yezian merged 18 commits from anln_refund_1.4 into main 2025-01-21 18:22:52 +08:00
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 0de1e7a185 - Show all commits

View File

@ -122,14 +122,14 @@ export const handleShowVideo = (video) => {
<div
className="max-w-max absolute z-[9999] rounded-full"
style={{
top: "42px",
right: "42px",
top: "24px",
right: "24px",
zIndex: 30,
backgroundColor: "#ff669e24",
backgroundColor: "#33333380",
}}
>
<div
className="pointer-events-auto flex w-12 h-12 justify-center items-center text-[#FF669E]"
className="pointer-events-auto flex w-12 h-12 justify-center items-center text-white"
key="closeBtn"
onClick={() => {
if (scrollY !== 0) {