Subject view minor update

This commit is contained in:
MrFry 2020-03-26 16:58:48 +01:00
parent a2644bfb91
commit afac87981c
2 changed files with 2 additions and 2 deletions

View file

@ -197,7 +197,7 @@ a {
.subjectSelector { .subjectSelector {
overflow: scroll; overflow: scroll;
height: 200px; height: 350px;
margin: 10px; margin: 10px;
} }

View file

@ -63,7 +63,7 @@ export default function SubjectBrowser (props) {
/> />
<hr /> <hr />
<div> <div>
{sCount} tárgy, {qCount} kérdés {qCount} kérdés, {sCount} tárgy
</div> </div>
<div> <div>
<Subject <Subject