From 4575213f6e62954119470046a9de3b4e15d821a1 Mon Sep 17 00:00:00 2001 From: Rita Lopes Date: Thu, 28 Mar 2024 15:27:41 +0000 Subject: [PATCH] Fixes to mobile margin overflows --- src/lib/component/LabelInput.svelte | 4 ++-- src/routes/contacts/+page.svelte | 2 +- src/routes/contacts/Graph.svelte | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/component/LabelInput.svelte b/src/lib/component/LabelInput.svelte index 8d3b1cc7..c5440c58 100644 --- a/src/lib/component/LabelInput.svelte +++ b/src/lib/component/LabelInput.svelte @@ -9,13 +9,13 @@
{#if isTextArea}