diff --git a/src/sass/settings.sass b/src/sass/settings.sass index 4e48f53..a442c48 100644 --- a/src/sass/settings.sass +++ b/src/sass/settings.sass @@ -70,6 +70,9 @@ body font-size: 18px cursor: pointer + &:hover + background-color: #eff2ff + > div width: auto height: 52px @@ -86,10 +89,9 @@ body margin: auto -.list-item:hover, .list-item-active - background-color: #eff2ff - color: #657ef8 + background-color: #657ef8 !important + color: white !important .list-item-disabled background-color: #f1f4f9 !important