KazanExpress / vue-simple-suggest

Feature-rich autocomplete component for Vue.js
https://kazanexpress.github.io/vue-simple-suggest/
MIT License
461 stars 74 forks source link

hide scrollbar #472

Closed JosephShepin closed 3 years ago

JosephShepin commented 3 years ago

I'm submitting a ...

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?

How are you importing Vue-simple-suggest?

What is the motivation / use case for changing the behavior?

the scrollbar can be ugly or not needed.

Please tell us about your environment:

kaskar2008 commented 3 years ago

Scrollbar styling is definitely not this component's responsibility. You can style visual part as pretty as you want without adding new features to this component :)