fix: inner content of table cell.

This commit is contained in:
a.bouhuolia
2021-01-27 07:21:13 +02:00
parent ead270245b
commit 73fbb8ae99
2 changed files with 4 additions and 1 deletions

View File

@@ -147,6 +147,9 @@
.placeholder {
color: #a0a0a0;
}
.cell-inner{
flex: 1 0 0;
}
.text-overview{
overflow: hidden;
white-space: nowrap;