From 6a19aae96cf481d6e5f41aabaad2c2e4a727c212 Mon Sep 17 00:00:00 2001 From: regexowl Date: Wed, 1 Nov 2023 17:04:22 +0100 Subject: [PATCH] ImagesTable: Fix padding of disabled download links This fixes an uneven padding for disabled "Download (....)" links. --- src/Components/ImagesTable/Instance.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/ImagesTable/Instance.tsx b/src/Components/ImagesTable/Instance.tsx index dadfbbd4..d21bca4b 100644 --- a/src/Components/ImagesTable/Instance.tsx +++ b/src/Components/ImagesTable/Instance.tsx @@ -211,7 +211,7 @@ export const AwsS3Instance = ({ if (status !== 'success') { return ( -