This commit is contained in:
luJianJun 2023-07-21 19:27:22 +08:00
parent 59c299a743
commit 841d22d47b

View File

@ -153,6 +153,9 @@
<div class="distance-box dis-f jus-bet">
<div class="dis-f al-item">
<!-- <img src="../assets/img/detail/line.svg" class="line-img" alt=""> -->
<div>
</div>
<div class="line-img"></div>
</div>
<div class="info-btn-bg">
@ -552,7 +555,7 @@ img {
border-style: solid;
border-color: rgba(242, 242, 242, 1);
border-radius: 12px;
margin-top:20px;
margin-top: 20px;
.line-img {
height: 1px;
@ -560,6 +563,31 @@ img {
border: 1px dashed #d7d7d7;
}
.address-box {
height: 100%;
padding: 15px 0;
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
font-weight: 650;
font-style: normal;
font-size: 14px;
color: #000000;
text-align: center;
.icon{
width: 10px;
height:10px;
}
.address-text {
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
color: #000000;
text-align: center;
}
}
.info-btn-bg {
width: 90px;
height: 101px;