Mobile view allquestions / subj browser updates

This commit is contained in:
MrFry 2020-03-23 11:13:35 +01:00
parent 978dfcd382
commit c3692d3c52
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,8 @@
.questionCount {
justify-content: flex-end;
white-space: nowrap;
}
.subjName {
word-wrap: break-word;
}