Simple package to make the application's scrollbars slim.
-
It can be used for sidebar scrollbars, table scrollbars, and any other scrollbar in the application.
-
Support both the dark and light modes.
-
No JavaScript or CSS libraries; only pure CSS.
After using the package, the scrollbar is slim and the application looks nicer
Note: For Filament 2.x use version 1.x
You can install the package via composer:
composer require aymanalhattami/filament-slim-scrollbar
Just use composer to install the package.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.