MDL-84111 qtype_ddimageortext: keep item type, file and text together.

This commit is contained in:
Luca Bösch
2025-01-17 08:53:38 +01:00
parent a2653cc924
commit bad3de017c
+10
View File
@@ -210,3 +210,13 @@ body#page-question-type-ddimageortext div[id^=fitem_id_][id*=draglabel_] {
border: 1px solid #bbb;
border-top: 0;
}
/* stylelint-disable declaration-no-important */
div[id^="fgroup_id_drags_"].mb-3,
div[id^="fitem_id_dragitem_"].mb-3 {
margin-bottom: 0 !important;
}
/* stylelint-enable declaration-no-important */