Merge branch 'MDL-83513-main' of https://github.com/roland04/moodle

This commit is contained in:
Huong Nguyen 2024-11-20 09:00:27 +07:00
commit 68fd46d625
No known key found for this signature in database
GPG key ID: 40D88AB693A3E72A
12 changed files with 7 additions and 48 deletions

View file

@ -36668,9 +36668,6 @@ body {
.pagelayout-standard .stickyfooter .sticky-footer-content, body.limitedwidth.uses-drawers .stickyfooter .sticky-footer-content {
max-width: 830px;
}
body.mediumwidth.uses-drawers .stickyfooter .sticky-footer-content {
max-width: 1120px;
}
}
.stickyfooter .sticky-footer-content-wrapper {
transition: 0.2s;
@ -37386,15 +37383,6 @@ body.tox-fullscreen .tox.tox-tinymce-aux {
margin: 0 auto;
border-radius: 0.5rem;
}
body.mediumwidth #page.drawers .main-inner {
max-width: 1120px;
}
body.mediumwidth #page.drawers .footer-popover {
max-width: 1120px;
width: 100%;
margin: 0 auto;
border-radius: 0.5rem;
}
.header-maxwidth {
max-width: 830px;
margin: 0 auto;