Skip to content

Commit

Permalink
Revert "fix: add style for answer field"
Browse files Browse the repository at this point in the history
  • Loading branch information
nsanchez-at-wiris committed Nov 24, 2023
1 parent 93bfc0b commit 447da68
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,4 @@ div.wirisanswerfielddecoration.wiriseditordecoration.wirispartiallycorrect div.w
div.rightanswer .wrsUI_app.wrsUI_graph {
max-width: 800px;
height: 453px;
}

div .answer .wrsUI_quizzesAnswerField .wrsUI_mathTypeComponent .wrsUI_inlineMathEditor {
display: flex;
flex-direction: row;
}
}

0 comments on commit 447da68

Please sign in to comment.