body {padding-bottom: 70px;} .dashboard-item {min-height: 200; max-height: 200; overflow-y: scroll;} ::-webkit-scrollbar {width: 12px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(44,62,80,0.8);} ::-webkit-scrollbar-thumb {background-color: rgba(44,62,80,0.4); -webkit-box-shadow: inset 0 0 6px rgba(44,62,80,0.6);} 