mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
6 lines
91 B
SCSS
6 lines
91 B
SCSS
@import '../../../../styles/variables.scss';
|
|
|
|
.selectable-row:hover {
|
|
cursor: pointer;
|
|
}
|