2017-09-04 02:20:56 +00:00
|
|
|
.status {
|
2019-03-09 02:10:23 +00:00
|
|
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
2017-09-04 02:20:56 +00:00
|
|
|
|
|
|
|
width: 60px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.statusIcon {
|
2018-01-26 03:01:53 +00:00
|
|
|
width: 20px !important;
|
2017-09-04 02:20:56 +00:00
|
|
|
}
|