From 4ffedf5913a2f237b8c07faa31de431094c078a3 Mon Sep 17 00:00:00 2001 From: Diego Medina Date: Mon, 13 Jun 2022 15:31:06 -0300 Subject: [PATCH] fix: query execution time is not fully displayed in bubble icon --- superset-frontend/src/components/Timer/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/components/Timer/index.tsx b/superset-frontend/src/components/Timer/index.tsx index b03e1a831f8e8..cfffc285717ba 100644 --- a/superset-frontend/src/components/Timer/index.tsx +++ b/superset-frontend/src/components/Timer/index.tsx @@ -31,7 +31,6 @@ export interface TimerProps { const TimerLabel = styled(Label)` text-align: left; - width: 91px; `; export default function Timer({