ul.dropdown-menu{

}
a.dropdown-item{
    width: auto!important;
}
a.dropdown-item:hover{
    background-color: #343a40 !important;
    color:white!important;
    width: auto!important;
    padding-right:10px!important;
}
