mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Subject view minor update
This commit is contained in:
parent
a2644bfb91
commit
afac87981c
2 changed files with 2 additions and 2 deletions
|
@ -197,7 +197,7 @@ a {
|
|||
|
||||
.subjectSelector {
|
||||
overflow: scroll;
|
||||
height: 200px;
|
||||
height: 350px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@ export default function SubjectBrowser (props) {
|
|||
/>
|
||||
<hr />
|
||||
<div>
|
||||
{sCount} tárgy, {qCount} kérdés
|
||||
{qCount} kérdés, {sCount} tárgy
|
||||
</div>
|
||||
<div>
|
||||
<Subject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue