fixed oot selectors not working, added support for (webkit) scrollbars

This commit is contained in:
Henry Jameson 2024-02-18 20:11:06 +02:00
commit 13a289ac74
11 changed files with 214 additions and 23 deletions

View file

@ -5,6 +5,8 @@ export default {
'Underlay',
'Modals',
'Popover',
'TopBar'
'TopBar',
'Scrollbar',
'ScrollbarElement'
]
}