openmct/platform/features/table/res
charlesh88 2da2395473 Change table row layout to use flex
Fixes #2132
- flex styles applied;
- CSS reorganized for better DRY;
- Set height on <tr> so that <td>'s won't collapse when
all cells of a row have empty values. This can occur when columns are
hidden in a Telemetry Table.
2018-07-27 18:04:06 -07:00
..
sass Change table row layout to use flex 2018-07-27 18:04:06 -07:00
templates Added div element to force horz scroll in table body (#2111) 2018-07-16 15:25:02 -07:00