Skip to content

Commit 7a3384d

Browse files
committed
RI-6138 fixed css for rdi
1 parent 487057b commit 7a3384d

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)