.channel-list-scroll{max-height:40vh;overflow-x:scroll;overflow-y:scroll;border:1px solid #ccc;border-radius:10px;padding:20px}.scrollcon::-webkit-scrollbar{width:14px}.scrollcon::-webkit-scrollbar-track{background:grey;border-radius:10px}.scrollcon::-webkit-scrollbar-thumb{background:blue;border-radius:10px}