MDL-82995 feedback: fixed audio and video width

This commit is contained in:
JordanKrauseDE 2024-09-04 09:27:40 +02:00 committed by GitHub
parent 6a7b69a30a
commit 1fd5899e70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,6 +45,10 @@
margin: 0 .5em;
}
.path-mod-feedback .feedback-item-label {
width: 100%;
}
/* Analysis page */
.path-mod-feedback table.analysis {
width: 100%;