Closed kirill001 closed 7 years ago
<v-bar wrapper="scrolled-container" vBar="v-bar" vBarInternal="v-bar-internal">...</v-bar> .v-bar { background: none !important; } .v-bar-internal { background: red !important; }
This code is not working. And unfortunately you didn't add examples how to customize it.
Hi @kirill001! Thanks to want use V-Bar! Could you provide more of your code? If you access the V-Bar demo you will see that this attribute works fine... https://luiguild.github.io/v-bar/
This code is not working. And unfortunately you didn't add examples how to customize it.