Subject view displaying subj/question count, subj selector height change

This commit is contained in:
MrFry 2020-03-26 16:59:18 +01:00
parent 48d531ca1d
commit 0ba12f4d67
5 changed files with 24 additions and 8 deletions

View file

@ -140,12 +140,6 @@ a {
margin: 10px;
}
.subjectSelector {
overflow: scroll;
height: 200px;
margin: 10px;
}
.subjItem {
font-size: 18px;
padding: 3px;