diff --git a/src/views/Home.vue b/src/views/Home.vue index cb66929..c615afa 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -48,14 +48,14 @@
{ + return Math.max( + 500, + Math.min( + wrapperSize.width*0.6, + Math.min(wrapperSize.width-350, 900) + ) + ) + }); + const replaceCompID = ref(""); const lineData = ref([]); const exportData = reactive({