Skip to content

Commit e6bb453

Browse files
committed
fix: overflow auto
1 parent 292c554 commit e6bb453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
}
6161

6262
&__tab-content {
63+
overflow: auto;
64+
6365
margin-top: -1px;
6466
padding: var(--g-spacing-4);
6567

0 commit comments

Comments
 (0)