Lagebild: Tab-Navigation zentriert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dieser Commit ist enthalten in:
Claude Code
2026-03-07 16:43:08 +01:00
Ursprung 9712927746
Commit 27f4d0a2f9

Datei anzeigen

@@ -444,6 +444,7 @@
/* Tab Navigation */
.tab-nav {
justify-content: center;
display: flex;
gap: 0;
}