From 3a702aa91e768ab58e017d859732fcac960edac6 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Mon, 4 Jan 2021 18:24:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20OrgDetail=20style=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.svelte | 4 ++-- src/components/OrgDetail.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 9211b0ac..9f1116c1 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -109,7 +109,7 @@ import Teams from "./components/Teams.svelte";