Order review updated

This commit is contained in:
Vion
2022-01-12 19:48:50 +08:00
parent 33a7c64291
commit 37702c7601
5 changed files with 610 additions and 640 deletions

View File

@@ -241,6 +241,17 @@ img, picture {
line-height: 22px;
color: #E2001A;
font-weight:bold;
&.ts-right-arr--two:after{
content: " ";
width: .5rem;
height: 1rem;
background: url(../image/rc-left.png) no-repeat left top;
background-size: contain;
display: block;
position:absolute;
right:0;
top:.25rem;
}
}
/* 手机端 */