js: Rely on default scroll policy where appropriate
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3020>
This commit is contained in:

committed by
Marge Bot

parent
a190a0830b
commit
eb8861e9b8
@ -929,7 +929,6 @@ class DateMenuButton extends PanelMenu.Button {
|
||||
style_class: 'datemenu-displays-section vfade',
|
||||
x_expand: true,
|
||||
overlay_scrollbars: true,
|
||||
hscrollbar_policy: St.PolicyType.NEVER,
|
||||
vscrollbar_policy: St.PolicyType.EXTERNAL,
|
||||
child: displaysBox,
|
||||
});
|
||||
|
Reference in New Issue
Block a user