Autoformat Problem XBlock Source Files for Consistency (2/2) (#37487)
* fix: run prettier on problem block code * fix: codeql issues
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
background: none;
|
||||
}
|
||||
|
||||
.xmodule_edit.xmodule_ProblemBlock .problem-editor .markdown-box+.CodeMirror {
|
||||
.xmodule_edit.xmodule_ProblemBlock .problem-editor .markdown-box + .CodeMirror {
|
||||
padding: 10px;
|
||||
width: 69%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user