From 77d1ab8a83625dccfcebc9460ff346399d0feaef Mon Sep 17 00:00:00 2001 From: Jeppe Bundgaard Date: Wed, 19 Nov 2025 16:47:30 +0100 Subject: [PATCH] "Set fixed table layout in ProductsTable for improved content alignment and consistency." --- src/components/displays/superuser/tables/productsTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/displays/superuser/tables/productsTable.vue b/src/components/displays/superuser/tables/productsTable.vue index e4d82308..cecf1ac8 100644 --- a/src/components/displays/superuser/tables/productsTable.vue +++ b/src/components/displays/superuser/tables/productsTable.vue @@ -95,7 +95,7 @@ const getDisplayProductAddons = (product) => {