qmining-page/src/components/SubjectSelector.module.css

8 lines
111 B
CSS

.questionCount {
justify-content: flex-end;
white-space: nowrap;
}
.subjName {
word-wrap: break-word;
}