底部a标签 水平居中

ywj_dev
CTP 2 years ago
parent fd2e7c35ad
commit b128d7af1e

@ -95,13 +95,15 @@
style="
position: absolute;
bottom: 0;
margin-left: 20%;
font-size: 12px;
color: white;
width: 100%;
display: flex;
justify-content: center;
"
>
<a href="http://www.xmglxp.com/" target="_blank">
软件名称: 医院UDI管理平台
软件名称: 供应商自助管理平台
</a>
<a
href="http://www.xmglxp.com/"
@ -398,12 +400,6 @@ $light_gray: #eee;
cursor: pointer;
}
.thirdparty-button {
/*position: absolute;*/
/*right: .4666rem;*/
/*bottom: .37333rem;*/
}
.box-card {
margin-top: -20px;
height: 550px;

Loading…
Cancel
Save