.recent-view-list{
	align-items: start;
	scrollbar-width: none;  /* Firefox */
}

.recent-view-list::-webkit-scrollbar {
	display: none;
}