mirror of
https://gitlab.com/MrFry/qmining-data-editor
synced 2025-04-01 20:24:01 +02:00
Subject view displaying subj/question count, subj selector height change
This commit is contained in:
parent
48d531ca1d
commit
0ba12f4d67
5 changed files with 24 additions and 8 deletions
|
@ -6,3 +6,10 @@
|
|||
.subjName {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.subjectSelector {
|
||||
overflow: scroll;
|
||||
height: 350px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue