Coupon flow refined

This commit is contained in:
Vion
2022-01-24 18:01:51 +08:00
parent ab70862f63
commit de8d67fc51
8 changed files with 215 additions and 75 deletions

View File

@@ -236,6 +236,7 @@ color: #333333;
font-style: normal;
display: flex;
justify-content: space-between;
align-items: baseline;
span {
font-size: 14px;
@@ -251,6 +252,10 @@ color: #333333;
}
}
}
.ts-right-arr {
line-height:1rem;
height:1.5rem;
}
}