This commit is contained in:
Mario Romano
2016-06-29 18:41:30 +01:00
parent 31e4ff5eff
commit 50c9708b6f
2 changed files with 8 additions and 3 deletions

View File

@@ -37,6 +37,10 @@
text-align: right;
}
.action-icons {
text-align: center;
width: 100%;
}
:host .truncate {
margin-left: auto;
white-space: nowrap;