diff --git a/vizro-ai/examples/dashboard_ui/assets/custom.css b/vizro-ai/examples/dashboard_ui/assets/custom.css index 538cb44f9..79af9625d 100644 --- a/vizro-ai/examples/dashboard_ui/assets/custom.css +++ b/vizro-ai/examples/dashboard_ui/assets/custom.css @@ -333,9 +333,7 @@ img#banner { flex-flow: column wrap; gap: 12px; justify-content: flex-start; - - /* Nadija, can you check what overflow behaviour you guys wanted here? none doesn't exist as a property */ - overflow: hidden; + overflow: hidden; /* to check */ } .flex-container h4 {