mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
81901: Make expanded submenu items slide in from under collapsed sidebar
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
(keyup.space)="$event.stopPropagation(); toggleSection($event)"
|
||||
href="javascript:void(0);"
|
||||
>
|
||||
<div class="shortcut-icon">
|
||||
<div class="shortcut-icon h-100">
|
||||
<i class="fas fa-{{section.icon}} fa-fw"></i>
|
||||
</div>
|
||||
<div class="sidebar-collapsible">
|
||||
|
Reference in New Issue
Block a user