Test disable menu animation

This commit is contained in:
Lim Chee Aun 2024-01-03 09:53:08 +08:00
parent 92c0a8b4f0
commit 72dc4cc81b

View file

@ -1652,7 +1652,7 @@ body > .szh-menu-container {
border-radius: 8px;
box-shadow: 0 3px 16px -3px var(--drop-shadow-color);
text-align: left;
animation: appear-smooth 0.15s ease-in-out;
/* animation: appear-smooth 0.15s ease-in-out; */
width: 16em;
max-width: 90vw;
/* overflow: hidden; */