SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.33k stars 200 forks source link

How can I style or change appearance of the player? #202

Open xaiyeon opened 4 years ago

xaiyeon commented 4 years ago

I think the icons are too small on mobile and want to make them bigger or how can I apply a style to them or CSS class and the overall player?

I want to increase the size of the volume, shuffle, and repeat icons.

Also what is an example of this?

muted and volume props also accept .sync modifier, allowing you some custom external control capability.

String example for this?

listMaxHeight

I tried "10", "200px", "ten", "small" ?? What kind of string, I'll look at source code, but it should be clear in the docs.