mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#254 UI improvements
- out-of-box ‘ellipsis-cell’ class for styling columns - extended demo with long column text truncation - table cell layout improvements
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<content-column
|
||||
title="{{'DOCUMENT_LIST.COLUMNS.DISPLAY_NAME' | translate}}"
|
||||
source="name"
|
||||
class="full-width name-column">
|
||||
class="full-width ellipsis-cell">
|
||||
</content-column>
|
||||
<!--
|
||||
<content-column
|
||||
|
Reference in New Issue
Block a user