mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
#150 Moved list,grid and object-collection to shared package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@import '../../../../styles/variables';
|
||||
@import '../grid-card-styling';
|
||||
:host {
|
||||
/deep/ em {
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user