Skip to content

Commit 26868cd

Browse files
athul-rsclaude
andcommitted
UN-3380 [FIX] Align tabs bar with dashboard header
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent b428a46 commit 26868cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

frontend/src/components/metrics-dashboard/MetricsDashboard.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@
5151
margin-bottom: 16px;
5252
}
5353

54+
/* Tabs alignment */
55+
.metrics-dashboard .ant-tabs > .ant-tabs-nav {
56+
padding: 0 14px;
57+
}
58+
5459
/* Tab content padding */
5560
.metrics-dashboard .ant-tabs-content {
5661
padding: 16px;

0 commit comments

Comments
 (0)