Improve styling of cloze sub-elements
The issue here is the alignment if dropLists and text fields. They are supposed to be exactly in line with the text which is very complicated with Material components, which are heavily nested and contain several sub-elements which need to be changed - removing margins, paddings and other position related styles.
Showing
- projects/common/element-components/compound-elements/cloze.component.ts 8 additions, 4 deletions...n/element-components/compound-elements/cloze.component.ts
- projects/common/element-components/text-field.component.ts 1 addition, 1 deletionprojects/common/element-components/text-field.component.ts
- projects/common/models/compound-elements/cloze-element.ts 2 additions, 1 deletionprojects/common/models/compound-elements/cloze-element.ts
Please register or sign in to comment