mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
latest fixes
This commit is contained in:
@@ -66,4 +66,4 @@ export const slideSidebarPadding = trigger('slideSidebarPadding', [
|
||||
transition('hidden <=> shown', [animate('200ms')]),
|
||||
transition('hidden <=> expanded', [animate('200ms')]),
|
||||
transition('shown <=> expanded', [animate('200ms')]),
|
||||
]);
|
||||
]);
|
||||
|
Reference in New Issue
Block a user