From c8ebca6da42cbb444cbc724a2813a35436700c47 Mon Sep 17 00:00:00 2001 From: sakshigupta12feb Date: Mon, 5 Jan 2026 17:02:19 +0530 Subject: [PATCH] Fixed homepage UI for fabric (#2304) * Fixed homePage UI for fabric Co-authored-by: Sakshi Gupta --- less/documentDBFabric.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/documentDBFabric.less b/less/documentDBFabric.less index 7e3c15429..c1c0ec00c 100644 --- a/less/documentDBFabric.less +++ b/less/documentDBFabric.less @@ -218,6 +218,7 @@ a:focus { .tabPanesContainer { overflow: auto !important; + display: flex; } .tabs-container {