Open ertejaspatel opened 6 years ago
https://stackblitz.com/edit/github-urgjn6?file=src/index.html
Tested with bootstrap 5
can scroll inside .table-responsive
there are some limitations you have to manage yourself
for modals simply just put modal element outside of
smooth-scrollbar
element
It does not work with bootstrap4 .table-responsive class .
The behavior is: You cannot use scroll from inside the table. You need to move cursor outside the table and use scroll to go up and/or down.