feat: 订单详情交互调整
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
background-color: #ff3d60;
|
||||
}
|
||||
|
||||
.bg-2D91FF {
|
||||
background-color: #2d91ff;
|
||||
}
|
||||
|
||||
.bg-liner {
|
||||
background: linear-gradient(205deg, #8ae3fc 0%, rgba(138, 227, 252, 0) 20%),
|
||||
linear-gradient(155deg, #fef7e1 0%, rgba(254, 247, 225, 0) 20%),
|
||||
|
||||
@@ -27,6 +27,10 @@
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.line-height-30 {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.line-height-32 {
|
||||
line-height: 32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user