🐛 Remove change style on hover for options

This commit is contained in:
alonso.torres 2021-11-08 16:12:36 +01:00 committed by Andrés Moya
parent aa276ab308
commit b80ddfa580
2 changed files with 1 additions and 6 deletions

View file

@ -70,12 +70,6 @@
width: 100%;
align-items: center;
}
&:hover {
.element-set-title {
color: $color-gray-10;
}
}
}
.element-list {