From 820176faec746aad1563e62db483e376d6882dc9 Mon Sep 17 00:00:00 2001 From: Rodrigo Pinto Date: Mon, 9 Aug 2021 16:41:46 -0400 Subject: [PATCH] Fix labels and rows misalignemnt. Fix misalignment between labels and rows in the Resouces Status and Thread Status views. Fixes #433. Signed-off-by: Rodrigo Pinto --- packages/react-components/style/output-components-style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/react-components/style/output-components-style.css b/packages/react-components/style/output-components-style.css index bcdf11900..b5c382879 100644 --- a/packages/react-components/style/output-components-style.css +++ b/packages/react-components/style/output-components-style.css @@ -101,7 +101,6 @@ canvas { line-height: 18px; position: relative; white-space: nowrap; - top: 50%; padding: 0 0; }