latest fixes

This commit is contained in:
lotte
2018-12-13 16:17:21 +01:00
parent 8856e48616
commit dceb835e53
16 changed files with 80 additions and 35 deletions

View File

@@ -66,4 +66,4 @@ export const slideSidebarPadding = trigger('slideSidebarPadding', [
transition('hidden <=> shown', [animate('200ms')]),
transition('hidden <=> expanded', [animate('200ms')]),
transition('shown <=> expanded', [animate('200ms')]),
]);
]);