min-height: 50vh;
overflow-y: scroll;
overflow-x: hidden;
+ height: 100%;
scrollbar-width: none;
-ms-overflow-style: none;
&::-webkit-scrollbar {
max-width: 940px;
margin: 0 auto;
}
- .tri-layout-right-contents {
- height: 1000px;
- }
}
@include smaller-than($l) {