fix: set the score on the same line
parent
cb4f9b2766
commit
075a508bb5
|
@ -88,6 +88,7 @@ export default class QuizAxeDetails extends Vue {
|
|||
|
||||
.question .note {
|
||||
color: var(--color);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.comment {
|
||||
|
|
Loading…
Reference in New Issue