From 8dcfea10e22d783a8adc6b1564e10bd32777a665 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 14:26:05 -0400 Subject: chore: compact spacing for collapsibles --- src/components/ConfigurationSection.tsx | 22 ++++++++++++++-------- src/components/FpsMultiplierControl.tsx | 4 ++-- src/components/ProfileManagement.tsx | 11 +++++++---- 3 files changed, 23 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/components/ConfigurationSection.tsx b/src/components/ConfigurationSection.tsx index eeacf05..0734297 100644 --- a/src/components/ConfigurationSection.tsx +++ b/src/components/ConfigurationSection.tsx @@ -77,10 +77,10 @@ export function ConfigurationSection({ style={{ fontSize: "14px", fontWeight: "bold", - marginTop: "16px", - marginBottom: "8px", + marginTop: "8px", + marginBottom: "6px", borderBottom: "1px solid rgba(255, 255, 255, 0.2)", - paddingBottom: "4px", + paddingBottom: "3px", color: "white" }} > @@ -89,7 +89,10 @@ export function ConfigurationSection({ -
+
@@ -181,7 +184,10 @@ export function ConfigurationSection({ -
+
@@ -379,7 +379,10 @@ export function ProfileManagement({ currentProfile, onProfileChange }: ProfileMa -
+