mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: changed transition time
This commit is contained in:
parent
d4f9b31078
commit
6c81361a5a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
height: 0px;
|
||||
min-height: 0px !important;
|
||||
overflow: hidden;
|
||||
transition: height 0.3s ease-in-out;
|
||||
transition: height 0.0s ease-in-out;
|
||||
}
|
||||
|
||||
/* Only show nav-bar when specifically focused, not when clicking tab bar */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue