Scalable Slider Unity UI

Hi,
I need to make scalable UI in Unity PC game. For example I need slider that looks same in 1920x1080 as in 3840*2160 resolution. In higher reolution slider is much smaller.
When I use Aspect Ratio Fitter and Canvas Scaler I almost have it. However Handle element is in the wrong position - it moves to the right (a little but noticeable).
Could anybody help - maybe write list of all elements (below) with adequate components and settings, i.e. Handle Slide Area - Aspect Ratio Fitter - Fit in Parent.

This are slider elements:
-Slider
–Background
–Fill Area
—Fill
–Handle Slide Area
—Handle

Thanks in advance!

Same question about Dropdown… :slight_smile: