ul.space-y-1 li:nth-child(9) a {background: #0494E0;white-space:nowrap; !important}

ul.space-y-1 li:nth-child(9) a i {
    color: white !important;
}
.featrow-area {
    overflow-y: auto;
    max-height: 300px;
}

.featrow-area::-webkit-scrollbar {
    display: none;
}
.sidebar::-webkit-scrollbar {
    display: none;
}