From b4a9900efcd0a03ddd3e8b69acfccfe0266589bb Mon Sep 17 00:00:00 2001 From: Jaroslav Drzik Date: Mon, 8 Jan 2024 20:57:45 +0100 Subject: [PATCH] Design cleanup --- resources/js/Pages/IkeaRoot.vue | 42 ++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/resources/js/Pages/IkeaRoot.vue b/resources/js/Pages/IkeaRoot.vue index 2310e75..854dec7 100644 --- a/resources/js/Pages/IkeaRoot.vue +++ b/resources/js/Pages/IkeaRoot.vue @@ -105,7 +105,7 @@ const options = { region: 150, width: 500, - height: 500, + height: 310, }; const chart_settings = { @@ -298,10 +298,29 @@ const submit = () => {