diff --git a/src/pages/StatementLinesView.vue b/src/pages/StatementLinesView.vue index 22ac35f..77e4b77 100644 --- a/src/pages/StatementLinesView.vue +++ b/src/pages/StatementLinesView.vue @@ -135,7 +135,7 @@ td.className = 'relative'; // CSS trickery so as to not expand the height of the tr td.innerHTML = `
- +
`;