@if (scrollbarSync.thumbWidthPx()) { @let thumbTransform = 'translateX(' + scrollbarSync.thumbLeftPx() + 'px)';
}