Commit fc3b987b6b8f95569d64a6b3b1e23d1eacc98c93
1 parent
2b8ad65b
wip: ui修复
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/basic/askTestQuestion/wrongQuestion.vue
@@ -749,7 +749,7 @@ export default { | @@ -749,7 +749,7 @@ export default { | ||
749 | justify-content: space-between; | 749 | justify-content: space-between; |
750 | font-weight: 600; | 750 | font-weight: 600; |
751 | box-sizing: border-box; | 751 | box-sizing: border-box; |
752 | - border-top: 1px solid #e0dbdb; | 752 | + border-top: 1px dashed #e0dbdb; |
753 | .knowledge { | 753 | .knowledge { |
754 | color: rgb(105, 134, 205); | 754 | color: rgb(105, 134, 205); |
755 | margin-right: 30px; | 755 | margin-right: 30px; |