|
@@ -3128,6 +3128,7 @@ export default {
|
|
|
word-break: break-all;
|
|
|
width: 70%;
|
|
|
text-align: left;
|
|
|
+ margin-right:10px;
|
|
|
max-width: calc(100% - 85px);
|
|
|
}
|
|
|
.blue_box_one > div:nth-child(2):hover {
|
|
@@ -3864,7 +3865,7 @@ export default {
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
.answerBg {
|
|
|
- background: url(/static/img/answerBg.93bcd2c.png) no-repeat;
|
|
|
+ background: url("../assets/icon/answerBg.png") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
width: 100%;
|
|
|
height: 100%;
|