mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
57053: added menu preview
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
$fa-fixed-width: 1.25rem;
|
||||
$icon-padding: 1rem;
|
||||
$collapsed-sidebar-width: calculatePx($fa-fixed-width + (2 * $icon-padding));
|
||||
$sidebar-items-width: 250px;
|
||||
$total-sidebar-width: $collapsed-sidebar-width + $sidebar-items-width;
|
||||
|
||||
/* Fonts */
|
||||
$fa-font-path: "../assets/fonts";
|
||||
/* Images */
|
||||
|
Reference in New Issue
Block a user