style:样式问题修改4
This commit is contained in:
@@ -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: '';
|
||||||
|
|||||||
Reference in New Issue
Block a user