From 2f62d11c6e611c352e94a22d70fc8f67dee8a876 Mon Sep 17 00:00:00 2001 From: huong-li-nguyen Date: Wed, 27 Nov 2024 10:22:36 +0100 Subject: [PATCH] Update custom.css --- vizro-ai/examples/dashboard_ui/assets/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vizro-ai/examples/dashboard_ui/assets/custom.css b/vizro-ai/examples/dashboard_ui/assets/custom.css index 63382a9fe..cddc9eaac 100644 --- a/vizro-ai/examples/dashboard_ui/assets/custom.css +++ b/vizro-ai/examples/dashboard_ui/assets/custom.css @@ -333,7 +333,7 @@ img#banner { flex-flow: column wrap; gap: 12px; justify-content: flex-start; - overflow: hidden; /* to check */ + overflow: hidden; /* check and remove comment */ } .flex-container h4 {