issues
search
mlinke-ai
/
kev_in
kev.in is a self hosted learning platform for programming beginners.
GNU General Public License v3.0
10
stars
0
forks
source link
Customize scrollbar
#173
Closed
scrap111
closed
1 year ago
scrap111
commented
1 year ago
customized scrollbar
it seems to work in Chrome and MS Edge as expected, but I am not sure for other browsers feel free to try it out
styling of the scrollbar can be adjusted in frontend/src/custom_styles/scrollbar.css
make sure to always use"overflow: auto"
aside
from the two "overflow: overlay" properties in the Page component