mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 04:53:06 +00:00
7 lines
97 B
SCSS
7 lines
97 B
SCSS
@import '../../../styles/variables.scss';
|
|
|
|
:host {
|
|
display: block;
|
|
margin-bottom: $spacer;
|
|
}
|