feat(ui): add ContentTabs component (Exchanges | Dashboard | Runtime)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-03-28 13:52:54 +01:00
parent 0eb377b515
commit c1b156bdb4
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
.wrapper {
padding: 0 1.5rem;
padding-top: 0.75rem;
padding-bottom: 0;
}