.list-group-item:hover {
    cursor: pointer;
}
ul{
    overflow: auto;
}