html,
body {
    /* This prevents the bouncing effect when over-scrolling
	(important for dragging slot items on Scheduling) */
    overscroll-behavior: none;
}
