From 8ed0dbe4201a58b00d6f3743178f4cbe5328e2b0 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 6 Mar 2025 15:17:57 +0800 Subject: *: Support subgroups via SQL recursion --- static/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 278ea22..5e35cd1 100644 --- a/static/style.css +++ b/static/style.css @@ -336,3 +336,6 @@ header#main-header > div#main-header-user { display: flex; align-items: center; } +table + table { + margin-top: 1rem; +} -- cgit v1.2.3