From 74b943721cb505c0f42d02922154840dd7e21d0d Mon Sep 17 00:00:00 2001 From: Mateusz Kwasniewski Date: Fri, 10 May 2024 14:52:24 +0200 Subject: [PATCH] fix: center last seen column (#7035) --- .../Table/cells/FeatureSeenCell/FeatureEnvironmentSeenCell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/common/Table/cells/FeatureSeenCell/FeatureEnvironmentSeenCell.tsx b/frontend/src/component/common/Table/cells/FeatureSeenCell/FeatureEnvironmentSeenCell.tsx index e87ebe3853..1f23fb250a 100644 --- a/frontend/src/component/common/Table/cells/FeatureSeenCell/FeatureEnvironmentSeenCell.tsx +++ b/frontend/src/component/common/Table/cells/FeatureSeenCell/FeatureEnvironmentSeenCell.tsx @@ -52,7 +52,7 @@ export const FeatureLifecycleCell: VFC = ({ : []; return ( - +