ion-card-header

This commit is contained in:
Adam Bradley
2015-08-24 17:22:04 -05:00
parent 2ac11fb716
commit d53f540d1f
11 changed files with 48 additions and 36 deletions

View File

@ -11,3 +11,10 @@
}
}
ion-card-header {
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}