|
@@ -27,7 +27,7 @@
|
|
|
grid-gap: 10px"
|
|
|
>
|
|
|
<i-button
|
|
|
- class="qm-primary-button"
|
|
|
+ class="qm-primary-button qm-primary-button-padding-fix"
|
|
|
:disabled="
|
|
|
!courseInBetween(course) || course.allowExamCount < 1
|
|
|
"
|
|
@@ -41,7 +41,7 @@
|
|
|
class="online-exam-list-override-poptip"
|
|
|
>
|
|
|
<i-button
|
|
|
- class="qm-primary-button"
|
|
|
+ class="qm-primary-button qm-primary-button-padding-fix"
|
|
|
style="width: 100%"
|
|
|
:disabled="!course.isObjScoreView"
|
|
|
>
|