Merge branch 'MDL-82995-main-feedback_broken_audio_video' of https://github.com/schutzl/moodle

This commit is contained in:
Sara Arjona 2024-09-04 12:58:59 +02:00
commit 279c31ffcc
No known key found for this signature in database
3 changed files with 9 additions and 1 deletions

View file

@ -35015,6 +35015,9 @@ img.userpicture {
display: inline-block;
margin: 0 0.5rem;
}
.path-mod-feedback .feedback-item-label {
width: 100%;
}
.path-mod-feedback #feedback_edit_form [id*=_feedback_item_].feedback_itemlist {
padding: 1rem;
border: 1px solid #dee2e6;