🚧 Revisión del estado de los menús
This commit is contained in:
parent
8ceb6fbd9d
commit
3f394769db
3 changed files with 19 additions and 15 deletions
|
|
@ -342,6 +342,11 @@
|
|||
opacity: 1;
|
||||
visibility: visible;
|
||||
}
|
||||
.menu.menu--closing .menu__children {
|
||||
margin-top: 0 !important;
|
||||
opacity: 0 !important;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue