Skip to content

Commit 2f3b9a8

Browse files
committed
#RI-3693 - fix 2 scrolls
1 parent d7add5e commit 2f3b9a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/components/query-card/QueryCardCliDefaultResult/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
display: flex;
99
flex-grow: 1;
1010
height: 100%;
11+
overflow: hidden !important;
1112
}
1213

1314
.listContent {

0 commit comments

Comments
 (0)