Fixed: Center icons in tables

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick 2018-11-11 00:04:04 -05:00
parent 342122cbb4
commit 14867cff7e
3 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,7 @@
composes: cell from 'Components/Table/Cells/TableRowCell.css';
width: 20px;
text-align: center;
}
.actions {