Merge "Echo mobile: add CSS media query class"

This commit is contained in:
jenkins-bot 2022-07-21 10:18:53 +00:00 committed by Gerrit Code Review
commit e6008edda9

View file

@ -7,6 +7,10 @@
width: 100% !important;
}
.mw-echo-ui-specialHelpMenuWidget-menu {
width: auto !important;
}
.oo-ui-popupWidget-popup {
width: 100% !important;
}