feat: disable scrollbar on code action menus and notifications

This commit is contained in:
NotAShelf 2023-06-04 08:47:41 +03:00
parent ed251d05fa
commit 3362e6cf36
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -52,7 +52,9 @@ in {
'noice', 'noice',
'NvimTree', 'NvimTree',
'alpha', 'alpha',
'code-action-menu-menu' 'code-action-menu-menu',
'code-action-menu-warning-message',
'notify'
}, },
} }
''; '';