mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-26 17:08:33 +01:00
no animation when unlocked
This commit is contained in:
parent
68542bd45d
commit
7c8cbb8037
@ -136,5 +136,4 @@ export const routerTransition = trigger('routerTransition', [
|
||||
transition('edit-folder => folders, add-folder => folders', outSlideDown),
|
||||
|
||||
transition('tabs => lock', inSlideDown),
|
||||
transition('lock => tabs', outSlideUp),
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user