mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix line clamp temporary (#2747)
This commit is contained in:
committed by
Eugenio Romano
parent
6c8ed9eae0
commit
163ef2edc2
@@ -24,7 +24,7 @@
|
||||
<h1>{{getAppName(app) | async}}</h1>
|
||||
</div>
|
||||
<mat-card-subtitle class="adf-app-listgrid-item-card-subtitle" fxFlex="1 0 auto">
|
||||
<p>{{app.description}}</p>
|
||||
<div class="line-clamp">{{app.description}}</div>
|
||||
</mat-card-subtitle>
|
||||
|
||||
<mat-card-actions class="adf-app-listgrid-item-card-actions">
|
||||
|
Reference in New Issue
Block a user