This commit is contained in:
parent
593eb697fe
commit
cfc6abe25c
|
@ -1489,6 +1489,7 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 37rpx;
|
font-size: 37rpx;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
margin-top: -26rpx;
|
||||||
}
|
}
|
||||||
.star-technician-name-bot{
|
.star-technician-name-bot{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -1508,7 +1509,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
.title-star{
|
.title-star{
|
||||||
width: 95.3%;
|
width: 95.1%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 51px;
|
height: 51px;
|
||||||
|
@ -1531,14 +1532,14 @@
|
||||||
}
|
}
|
||||||
.star-technician{
|
.star-technician{
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: -15px auto 0px auto;
|
margin: -14px auto 0px auto;
|
||||||
height: 260px;
|
height: 280px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
border-radius: 0px 0px 12px 12px;
|
border-radius: 0px 0px 12px 12px;
|
||||||
border: 4.5px solid #049E89;
|
border: 4.5px solid #049E89;
|
||||||
padding: 0px 8px;
|
padding: 0px 10px;
|
||||||
}
|
}
|
||||||
.index-gun{
|
.index-gun{
|
||||||
width: 400px !important;
|
width: 400px !important;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue