Pills: mehr Abstand

This commit is contained in:
2026-05-09 03:05:12 +02:00
parent 553275550f
commit 7f363189b3
+2 -2
View File
@@ -434,9 +434,9 @@ a.muted:hover {
/* ─── Repo-Tabs (Code / Issues / Pulls …) als Pills ──────── */ /* ─── Repo-Tabs (Code / Issues / Pulls …) als Pills ──────── */
.ui.secondary.pointing.menu { .ui.secondary.pointing.menu {
border-bottom: none !important; border-bottom: none !important;
gap: 6px !important; gap: 8px !important;
flex-wrap: wrap !important; flex-wrap: wrap !important;
padding: 0 0 12px 0 !important; padding: 4px 0 14px 0 !important;
} }
.ui.secondary.pointing.menu .item { .ui.secondary.pointing.menu .item {