mut-ex / minimal-functional-fox

A minimal, yet functional Firefox userChrome configuration.
MIT License
722 stars 66 forks source link

How to display scrollbar? #17

Closed mrunhap closed 4 years ago

mrunhap commented 4 years ago

I want to show scrollbar but didn't find config about it.

ianmajkut commented 4 years ago

did you find help? because I have the same problem and I need help

mut-ex commented 4 years ago

Remove the relevant portion in the userContent.css file.

ianmajkut commented 4 years ago

where is it supposed to be? because I couldn't find it

mut-ex commented 4 years ago

Did you install using the script or manually? Check out the 'Manual Install' section in the README to find your user directory. You will find the userContent.css file in the chrome directory.

ianmajkut commented 4 years ago

Yes, yes. What i meant is where is the scrollbar section in the file because i look for them and it doesn't appear

mut-ex commented 4 years ago

Screenshot_20201111-121059_GitHub-01.jpeg

ianmajkut commented 4 years ago

Thanks!