mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Renamed form.reducers.ts to form.reducer.ts
Created custom sass variable Removed use of instanceof operator
This commit is contained in:
@@ -3,4 +3,7 @@ $content-spacing: $spacer * 1.5;
|
||||
$button-height: $input-btn-padding-y * 2 + $input-btn-line-height + calculateRem($input-btn-border-width*2);
|
||||
$card-height-percentage:98%;
|
||||
$card-thumbnail-height:240px;
|
||||
$dropdown-menu-max-height: 200px;
|
||||
$drop-zone-area-z-index: 1025;
|
||||
$drop-zone-area-inner-z-index: 1021;
|
||||
|
||||
|
Reference in New Issue
Block a user