From 16ec9ef2e1e53b5cc2a3fd86c123e39371d00c2b Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Sun, 5 Jan 2025 14:44:31 -0500 Subject: Stylize more better --- ui/styles/sidebar.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ui/styles/sidebar.css') diff --git a/ui/styles/sidebar.css b/ui/styles/sidebar.css index 8808a3b..b10789f 100644 --- a/ui/styles/sidebar.css +++ b/ui/styles/sidebar.css @@ -23,6 +23,10 @@ } /* create channel form */ +.create-channel { + padding-left: 0.5rem; +} + .create-channel form { display: flex; flex-direction: row; -- cgit v1.2.3