mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts: # src/app/+item-page/edit-item-page/item-status/item-status.component.spec.ts # src/app/core/cache/builders/remote-data-build.service.ts # src/app/core/core.effects.ts # src/app/core/core.reducers.ts # src/app/core/data/comcol-data.service.spec.ts # src/app/core/data/data.service.spec.ts # src/app/core/data/data.service.ts # src/app/core/shared/dspace-object.model.ts # src/app/shared/shared.module.ts # src/styles/_custom_variables.scss
This commit is contained in:
@@ -1,6 +1,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;
|
||||
@@ -27,3 +28,7 @@ $dark-scrollbar-background: $admin-sidebar-active-bg;
|
||||
$dark-scrollbar-foreground: #47495d;
|
||||
|
||||
$submission-sections-margin-bottom: .5rem !default;
|
||||
|
||||
$edit-item-button-min-width: 100px;
|
||||
$edit-item-metadata-field-width: 190px;
|
||||
$edit-item-language-field-width: 43px;
|
||||
|
Reference in New Issue
Block a user