Skip to content

Commit adbcc40

Browse files
committed
[Frontend] Styling for TOI element
Fixes #933 Fixes #1193 WIP: TOI in tables
1 parent 1c3bd69 commit adbcc40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

platform/features/table/res/templates/mct-table.html

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
{{ visibleRow.contents[header].text }}
6464
</td>
6565
</tr>
66+
<tr class="l-toi-holder">
67+
<td class="l-toi"></td>
68+
</tr>
6669
</tbody>
6770
</table>
6871
</div>

0 commit comments

Comments
 (0)