From 4a8621bac8ce80f397e6d5d3e13fdfb9ceaac74a Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 28 Nov 2024 07:44:04 -0600 Subject: [PATCH] Better vertical spacing --- static/index.html | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/static/index.html b/static/index.html index b49d2db..ebbdd2a 100644 --- a/static/index.html +++ b/static/index.html @@ -13,6 +13,22 @@ body { align-items: center; } +sl-input { + margin-bottom: 10px; +} + +sl-button { + margin-top: 10px; +} + +sl-alert { + margin-top: 20px; +} + +sl-tree { + margin-top: 20px; +} + sl-icon[name="type"] { color: var(--sl-color-danger-500); } @@ -256,30 +272,21 @@ document.addEventListener('DOMContentLoaded', async () => { -
+ -
-
- -
+
Set
-
-
-
-
-
-