Bug 1942315 - Disallow overscrolling in popup menus. r=dao,reusable-components-reviewers,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D235070
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
}
|
||||
:host(.in-menulist) arrowscrollbox::part(scrollbox) {
|
||||
overflow: auto;
|
||||
overscroll-behavior: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user