Skip to content

Commit 9dcb4c6

Browse files
authored
Merge pull request #1311 from RedisInsight/fe/bugfix/RI-3693
#RI-3693 - fix 2 scrolls
2 parents d7add5e + 2f3b9a8 commit 9dcb4c6

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)