mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
68346: Hover drag-handle + alignment fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bitstream-row:hover .drag-handle {
|
||||
:host ::ng-deep .bitstream-row:hover .drag-handle {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-2 col-sm-3 row-element d-flex align-items-center">
|
||||
<div class="text-center w-100">
|
||||
<div class="w-100">
|
||||
{{ bitstream.description }}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user