mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
:host {
|
|
/deep/ em {
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
}
|
|
}
|