bootstrap 4 row height set by specific col - not highest one
问题 I have a row with two cols. The first col contains some stuff that has to be visible: it shall not overflow the row nor scroll. The second row contains a long list that I want to scroll through, so it doesn't overflow the row : The responsive design with the overflow problem: <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <script src="https://stackpath.bootstrapcdn.com/bttostrap/4.1.3/js/bootstrap.min.js" type="text/js