Add the option to disable ellipsis when truncating

This commit is contained in:
Alex Ling
2020-05-15 09:50:35 +00:00
parent a354d811d9
commit e65cd05ef1
5 changed files with 15 additions and 7 deletions

View File

@@ -19,6 +19,7 @@
}
.uk-card-title {
height: 3em;
overflow: hidden;
}
.acard:hover {
text-decoration: none;