From e518f2297ab1d848bf74faefc9d8bf16b974b265 Mon Sep 17 00:00:00 2001 From: karanh37 Date: Wed, 29 Jan 2025 18:05:36 +0530 Subject: [PATCH] Revert "fix missing styles" This reverts commit e6b19d162e819c84e217707aa234e08b175f441f. --- openmetadata-ui/src/main/resources/ui/src/styles/tree.less | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openmetadata-ui/src/main/resources/ui/src/styles/tree.less b/openmetadata-ui/src/main/resources/ui/src/styles/tree.less index 80b91f77ed1..1b71463bfb8 100644 --- a/openmetadata-ui/src/main/resources/ui/src/styles/tree.less +++ b/openmetadata-ui/src/main/resources/ui/src/styles/tree.less @@ -55,9 +55,7 @@ } .ant-tree-switcher-icon { - width: 12px; - height: 12px; - color: @grey-4; + color: black; } .execution-node-container {