Tcode平台改造升级-产品图片样式优化

This commit is contained in:
fmk1023
2025-12-18 09:30:53 +08:00
parent 58579b7ad3
commit bb17c69ba9
4 changed files with 7 additions and 7 deletions

View File

@@ -796,7 +796,7 @@ video {
.activeCode>img.activeImg { .activeCode>img.activeImg {
right: 0; right: 0;
bottom: -20px; top: 0px;
opacity: 1; opacity: 1;
width: 705px; width: 705px;
transition: 1s; transition: 1s;

View File

@@ -920,7 +920,7 @@ img, video {
.activeCode>img.activeImg { .activeCode>img.activeImg {
right: 0; right: 0;
bottom: -20px; top: 0px;
opacity: 1; opacity: 1;
width: 705px; width: 705px;
transition: 1s; transition: 1s;

View File

@@ -796,7 +796,7 @@ video {
.activeCode>img.activeImg { .activeCode>img.activeImg {
right: 0; right: 0;
bottom: -20px; top: 0px;
opacity: 1; opacity: 1;
width: 705px; width: 705px;
transition: 1s; transition: 1s;

View File

@@ -793,7 +793,7 @@ img, video {
.activeCode>img.activeImg { .activeCode>img.activeImg {
right: 0; right: 0;
bottom: -20px; top: 0px;
opacity: 1; opacity: 1;
width: 705px; width: 705px;
transition: 1s; transition: 1s;