From 39cec55bbe738a4c5f93913b9b016050a1953d10 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Sat, 16 Apr 2022 10:30:11 +0200 Subject: format & cleanup --- web/pw-server/src/lib/components/RulesView.svelte | 1 - 1 file changed, 1 deletion(-) (limited to 'web/pw-server/src/lib/components/RulesView.svelte') diff --git a/web/pw-server/src/lib/components/RulesView.svelte b/web/pw-server/src/lib/components/RulesView.svelte index c3cf125..58e6bf2 100644 --- a/web/pw-server/src/lib/components/RulesView.svelte +++ b/web/pw-server/src/lib/components/RulesView.svelte @@ -64,7 +64,6 @@ padding: 15px; overflow-y: scroll; height: 100%; - margin-bottom: 200px; box-sizing: border-box; } -- cgit v1.2.3