Skip to content

Commit 7a8169e

Browse files
Merge pull request #3858 from RedisInsight/fe/bugfix/RI-6138-fix-css
RI-6138 fixed css for rdi
2 parents 5d12acd + 7a3384d commit 7a8169e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/templates/rdi-instance-page-template/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
}
55

66
.content {
7-
// height: calc(100% - 130px);
7+
height: calc(100% - 130px);
88
flex: 1
99
}

0 commit comments

Comments
 (0)