I implemented spectrum color picker. I'm trying to change the alpha sliders height. (The one with the class name: .sp-alpha
.)
When I do that, then the color picker containers (class name: sp-top-inner
) height changes.
How can I edit the source file so that I can change the alpha sliders height without affecting other elements?