From 7f363189b3412da92915652dedbf74d83b41ee36 Mon Sep 17 00:00:00 2001 From: karim Date: Sat, 9 May 2026 03:05:12 +0200 Subject: [PATCH] Pills: mehr Abstand --- theme-rapport.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme-rapport.css b/theme-rapport.css index 7eba26a..b28d5ba 100644 --- a/theme-rapport.css +++ b/theme-rapport.css @@ -434,9 +434,9 @@ a.muted:hover { /* ─── Repo-Tabs (Code / Issues / Pulls …) als Pills ──────── */ .ui.secondary.pointing.menu { border-bottom: none !important; - gap: 6px !important; + gap: 8px !important; flex-wrap: wrap !important; - padding: 0 0 12px 0 !important; + padding: 4px 0 14px 0 !important; } .ui.secondary.pointing.menu .item {