From 9359b5b138a2aa03ff824474849ddb2c8df3f685 Mon Sep 17 00:00:00 2001 From: Lucas Fernandes Nogueira Date: Fri, 16 Jun 2023 08:05:55 -0700 Subject: [PATCH] fix(examples): adjust layout for iOS (#439) --- examples/api/index.html | 5 ++++- examples/api/src/App.svelte | 2 +- examples/api/src/app.css | 16 ++++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/examples/api/index.html b/examples/api/index.html index 3b39b0f6..81b6f92e 100644 --- a/examples/api/index.html +++ b/examples/api/index.html @@ -2,7 +2,10 @@ - + Svelte + Vite App diff --git a/examples/api/src/App.svelte b/examples/api/src/App.svelte index 1b3c9b71..dd0df993 100644 --- a/examples/api/src/App.svelte +++ b/examples/api/src/App.svelte @@ -354,7 +354,7 @@