详情
This commit is contained in:
parent
59c299a743
commit
841d22d47b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user