diff --git a/frontend/src/styles.css b/frontend/src/styles.css index 6b83056..72b79e3 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -38,6 +38,10 @@ margin: 14px 0; } +.app-tabs .tabs-panels { + display: none; +} + .list-panel, .detail-panel, .token-panel {