Style updated

This commit is contained in:
Vion 2022-01-17 19:18:17 +08:00
parent 9b2ee06486
commit 9595dedf34
3 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ margin-top: 8px;
}
.rc-footer {
display: flex;
align-items:flex-end
align-items:flex-end;
span {
width: 72px;
height: 25px;

View File

@ -385,7 +385,7 @@ img, picture {
}
}
img{
width:100%;
width:21.7vw;
max-width:320px;
min-width:160px;
}

View File

@ -47,7 +47,7 @@
<div class="rc-cordd">
<span>距离升级还差:</span> <span class="lackOfPoint">{{ rcvalue }}</span>
<div class="block">
<div class="ts-point-tag rc-md-up"></div>
<div class="ts-point-tag rc-md-up">0</div>
<div class="r-block" ref="userblock"></div>
<!-- <el-slider v-model="value" range show-stops :max="10"> </el-slider> -->