style:样式问题修改4

This commit is contained in:
2025-07-01 15:18:24 +08:00
parent b58f3717df
commit 53b5bf9ade

View File

@@ -198,6 +198,10 @@
position: absolute; position: absolute;
left: 40%; left: 40%;
transform: translateX(-50%); transform: translateX(-50%);
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
} }
.oricoEGapp-articledetail .wechat_code { .oricoEGapp-articledetail .wechat_code {
left: 3.8rem; left: 3.8rem;
@@ -212,10 +216,7 @@
font-size: 14px; font-size: 14px;
width: 200%; width: 200%;
color: #333; color: #333;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
} }
.oricoEGapp-articledetail .wechat_code::before { .oricoEGapp-articledetail .wechat_code::before {
content: ''; content: '';