From a50b55da75892a062db2e13ba932eb115010520d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 14 Nov 2021 16:57:46 +0100 Subject: [PATCH] Clean up (#470) --- apps/client/src/app/pages/home/home-page.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/app/pages/home/home-page.scss b/apps/client/src/app/pages/home/home-page.scss index 8eb22b723..f26111455 100644 --- a/apps/client/src/app/pages/home/home-page.scss +++ b/apps/client/src/app/pages/home/home-page.scss @@ -27,7 +27,6 @@ &.overview { .chart-container { aspect-ratio: 16 / 9; - cursor: pointer; max-height: 50vh; // Fallback for aspect-ratio (using padding hack)