mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Added a custom variable for submission sections margin bottom
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../../../../styles/variables';
|
||||
|
||||
:host /deep/ .card {
|
||||
margin-bottom: $border-radius * 2;
|
||||
margin-bottom: $submission-sections-margin-bottom;
|
||||
}
|
||||
|
||||
.section-focus {
|
||||
|
Reference in New Issue
Block a user