mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Merge pull request #1118 from 4Science/#1111
Fix visibility issue with collapsed navbar menu
This commit is contained in:
@@ -5,3 +5,7 @@
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:host {
|
||||||
|
z-index: var(--ds-nav-z-index);
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user