mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
Merged submission module code
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@import '../../../../styles/variables';
|
||||
|
||||
:host /deep/ .card {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.section-focus {
|
||||
// box-shadow: $btn-focus-box-shadow;
|
||||
border-radius: 0.25rem;
|
||||
box-shadow: $btn-focus-box-shadow;
|
||||
}
|
Reference in New Issue
Block a user