ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2024-06-01 19:35:16 +00:00
parent 151e51da2f
commit 5fbf8bf938

View file

@ -120,7 +120,7 @@
// Remove searchbox open animation on mobile
// But keep suggestion animation
// So user can get to search instantly
&.citizen-menu__dropdown[open] > .citizen-menu__card {
&.citizen-menu__dropdown[ open ] > .citizen-menu__card {
transition: none;
}
}