feat: animate dropdown menus
This commit is contained in:
@@ -30,6 +30,11 @@ header button {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.ark-dropdown-enter {
|
||||
--animate-duration: 220ms;
|
||||
transform-origin: top center;
|
||||
}
|
||||
|
||||
/* Desktop header nav: thin scrollbar when links overflow (still 單列) */
|
||||
.header-nav-scroll {
|
||||
scrollbar-width: thin;
|
||||
|
||||
Reference in New Issue
Block a user