mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
46063: truncation finished, still have to fix some existing tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<div class="clamp-{{lines}} {{type}}">
|
||||
<ng-content></ng-content>
|
||||
<div class="clamp-{{lines}} {{type}} {{fixedHeight ? 'fixedHeight' : ''}}">
|
||||
<div class="content">
|
||||
<ng-content></ng-content>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user