From ecfa01072b10c380571ca45546482da9a293c501 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 17 Jun 2021 22:11:32 +1000 Subject: [PATCH] remove left pad on switches --- ts/deckoptions/Switch.svelte | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ts/deckoptions/Switch.svelte b/ts/deckoptions/Switch.svelte index 0b639fbf7..e503e1f67 100644 --- a/ts/deckoptions/Switch.svelte +++ b/ts/deckoptions/Switch.svelte @@ -12,6 +12,11 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html