mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
8 lines
108 B
SCSS
8 lines
108 B
SCSS
.selectable-row:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
:host ::ng-deep #metadatadataschemagroup {
|
|
display: flex;
|
|
}
|