mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-10 00:29:27 +00:00
adds a little space with a br between the tablewidget header and the table itself
This commit is contained in:
@@ -831,6 +831,7 @@ function _renderTabulatorHeaderHTML(tableWidgetDiv) {
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</br>
|
||||
`;
|
||||
|
||||
return tabulatorHeaderHTML;
|
||||
|
||||
Reference in New Issue
Block a user