// vertical .scroll-y { overflow-y: auto; max-height: 100vh; } // horizantal .scroll-x { overflow-x: auto; max-width: 50%; }