mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-23 19:06:54 +08:00
Order review updated
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
/* 手机端 */
|
||||
|
||||
Reference in New Issue
Block a user