QSlider::handle:vertical { height: 100px; width: 50px; background: green; margin: 0 -4px; /* expand outside the groove */ } QSlider::groove:vertical { border-radius: 4px; background: white; }