This commit is contained in:
home孙 2025-10-10 19:26:14 +08:00
parent 7a9efdaad9
commit d008d56563

View File

@ -3557,10 +3557,9 @@ window.open("http://localhost:8080/");
.liveVideo_content { .liveVideo_content {
width: 4rem; width: 4rem;
height: 3.3rem; height: 3.0rem;
background: url("../../assets/img/liveVideo_bg.png") center no-repeat; background: url("../../assets/img/liveVideo_bg.png") center no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 0.14rem;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
@ -3599,7 +3598,7 @@ window.open("http://localhost:8080/");
font-weight: 500; font-weight: 500;
color: #afd6ff; color: #afd6ff;
line-height: 0.24rem; line-height: 0.24rem;
margin-top: 0.15rem; margin-top: 0.05rem;
} }
.swiper-button-next_video { .swiper-button-next_video {