@@ -1958,26 +1958,27 @@ onMounted(() => {
position: absolute;
display: flex;
bottom: 0;
- right: -350px;
+ right: -240px;
.icon {
width: 40px;
height: 40px;
}
.con {
- padding: 0 10px;
+ padding: 0 5px;
.desc {
color: rgba($color: #000000, $alpha: 0.5);
font-size: 12px;
margin-bottom: 4px;
.price {
- font-size: 16px;
+ font-size: 14px;
font-weight: bold;
.refresh {
cursor: pointer;
+ margin-left: -5px;