added iframe mfe overrides (#26824)
* added iframe mfe overrides * Added import to rtl * Refactored * Added comment
This commit is contained in:
@@ -24,3 +24,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Extra mfe theme-specific rules.
|
||||
// Move this to a separate file in case more mfe specific rules need to be a added
|
||||
.xmodule_display.xmodule_ProblemBlock div.problem {
|
||||
.choicegroup {
|
||||
label {
|
||||
padding-left: $baseline*2.3;
|
||||
}
|
||||
|
||||
input[type="radio"], input[type="checkbox"] {
|
||||
top: 0.35em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user