八十大小九十透明

This commit is contained in:
Smile-Xin 2024-12-10 17:31:55 +08:00
parent edf2a1e8ca
commit 2462e94423

View File

@ -385,18 +385,20 @@ export default {
top: 50% !important; top: 50% !important;
left: 50% !important; left: 50% !important;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width: 1366px !important; width: 1092px !important;
/* 683 */ /* 683 */
height: 1024px !important; height: 819px !important;
/* 512 */ /* 512 */
z-index: 100 !important; z-index: 100 !important;
} }
.child { .child {
width: 1366px !important; /* 0.8 */
height: 1024px !important; width: 1092px !important;
/* 0.8 */
height: 819px !important;
z-index: 100 !important; z-index: 100 !important;
opacity: 0.7 !important; opacity: 0.9 !important;
} }
.center { .center {