Skip to content

Commit d8f97f0

Browse files
fix(TenantOverview): increase section margin (#916)
1 parent 3a10460 commit d8f97f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/constants.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
--diagnostics-section-title-margin: 20px;
55

6-
--diagnostics-section-margin: 16px;
6+
--diagnostics-section-margin: 30px;
77

88
--diagnostics-section-table-width: 872px;
99
}

0 commit comments

Comments
 (0)