Skip to content

Commit b66bc15

Browse files
authored
Merge pull request #1314 from RedisInsight/fe/bugfix/RI-3705
#RI-3705 - fix height of keys header
2 parents 9eab77b + cc6e97d commit b66bc15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/browser/components/keys-header/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
padding: 18px 18px 0;
77

88
display: flex;
9+
flex-shrink: 0;
910
flex-direction: column;
1011
position: relative;
1112

0 commit comments

Comments
 (0)