From 5ea46ecbf52236953d19f09a8eade08b83e6cd34 Mon Sep 17 00:00:00 2001 From: undergroundwires Date: Sat, 11 Jan 2020 05:13:18 +0100 Subject: [PATCH] more margin for the scripts --- src/presentation/Scripts/TheScripts.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/presentation/Scripts/TheScripts.vue b/src/presentation/Scripts/TheScripts.vue index 017c81c9..bfeb3051 100644 --- a/src/presentation/Scripts/TheScripts.vue +++ b/src/presentation/Scripts/TheScripts.vue @@ -97,6 +97,7 @@ .tree { padding-left: 3%; margin-top: 15px; // Card margin + margin-bottom: 15px; // Card margin } } .help-container {