Merge "[Regression] Restore show on hover behaviour for dropdowns"

This commit is contained in:
jenkins-bot 2022-08-28 23:56:38 +00:00 committed by Gerrit Code Review
commit 748723e417
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
&:hover .vector-menu-content {
opacity: 1;
visibility: visible;
height: auto;
}
.mw-list-item {