From 3c7edcff12d041e703c658271befc0455111e178 Mon Sep 17 00:00:00 2001 From: zcappe Date: Wed, 19 Nov 2025 14:22:39 +0100 Subject: [PATCH] fix text-center for the edit_url action in table component --- sqlpage/templates/table.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlpage/templates/table.handlebars b/sqlpage/templates/table.handlebars index 9dc30f89..e20b084b 100644 --- a/sqlpage/templates/table.handlebars +++ b/sqlpage/templates/table.handlebars @@ -89,7 +89,7 @@ {{/if~}} {{~/each~}} {{#if ../edit_url}} - + {{~icon_img 'edit'~}}