|
@@ -2090,9 +2090,10 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.questionList, .changeService {
|
|
.questionList, .changeService {
|
|
|
- margin: 10px;
|
|
|
|
|
- border: 1px solid rgba(223, 223, 223, 1);
|
|
|
|
|
|
|
+ margin: 10px 0 0 50px;
|
|
|
|
|
+ border: 1px solid #dfdfdf;
|
|
|
border-radius: 5px;
|
|
border-radius: 5px;
|
|
|
|
|
+ width: 70%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.questionList div, .changeService div {
|
|
.questionList div, .changeService div {
|