.
This commit is contained in:
@@ -540,3 +540,7 @@ td.user-answer-score-2::after {
|
||||
.exam-list li .flex-col, #full-question-list li .flex-col {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
#full-question-list li .flex-col-4 {
|
||||
flex: 4;
|
||||
}
|
||||
@@ -43,7 +43,7 @@
|
||||
{% endfor %}
|
||||
</a>
|
||||
</span>
|
||||
<span class="flex-col">
|
||||
<span class="flex-col-4">
|
||||
{% if not question.normal %}
|
||||
<b>Abnormality:</b> {{ question.get_abnormalities }} <b>Region:</b> {{ question.get_regions }}
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user