Hello everyone, I'm a beginner with Vue, HTML, CSS, and Element Plus. I am trying to customize a Side Bar Menu with my own hover effect, but it doesn't seem to be working. Whenever I change the background color of the el-menu element, the hover effect disappears. I have attempted using :hover on the el-menu element to change the background color, but that hasn't worked either. The default hover effect color is light blue, but I need it to be light gray instead.
I am currently using Vue3
The Sidebar I am looking to use can be found here: