Skip to content

Commit b59ce84

Browse files
committed
nano fix
1 parent 1db4e55 commit b59ce84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Tenant/Diagnostics/TopicData/TopicMessageDetails/TopicMessageDetails.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
&__section-scroll-container {
3232
overflow: auto;
3333

34-
max-height: 80vh;
34+
max-height: 60vh;
3535
padding: 0 var(--g-spacing-2) var(--g-spacing-3) var(--g-spacing-3);
3636
scrollbar-width: thin;
3737
scrollbar-color: var(--g-color-line-generic) transparent;

0 commit comments

Comments
 (0)