feat: 呼叫服务页面布局调整
This commit is contained in:
@@ -7,37 +7,22 @@
|
||||
}
|
||||
}
|
||||
|
||||
.status-icon {
|
||||
width: 20px;
|
||||
.icon {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.status-tag {
|
||||
&.tag-0 {
|
||||
color: #ff3d60;
|
||||
}
|
||||
|
||||
&.tag-1 {
|
||||
color: #f00044;
|
||||
}
|
||||
|
||||
&.tag-2 {
|
||||
color: #40ae36;
|
||||
}
|
||||
|
||||
&.tag-3 {
|
||||
color: #808389;
|
||||
}
|
||||
|
||||
&.tag-4 {
|
||||
color: #2d91ff;
|
||||
}
|
||||
|
||||
&.tag-5 {
|
||||
color: #808389;
|
||||
}
|
||||
|
||||
&.tag-6 {
|
||||
color: #fd8702;
|
||||
}
|
||||
.right {
|
||||
height: 88px;
|
||||
width: 88px;
|
||||
}
|
||||
|
||||
.service-user {
|
||||
background-color: rgba(67, 103, 153, 0.1);
|
||||
border-radius: 5px;
|
||||
color: #436799;
|
||||
}
|
||||
|
||||
.cancel {
|
||||
padding: 4px 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user