Skip to content

Commit b066699

Browse files
authored
Merge pull request #3634 from RedisInsight/fe/bugfix/RI-5948
#RI-5948 - fix ui spaces on jobs tree
2 parents 0faf74e + e012844 commit b066699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/rdi/pipeline-management/components/jobs-tree/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.wrapper {
22
.navItem {
33
cursor: pointer;
4+
white-space: pre !important;
45

56
&:hover {
67
text-decoration: underline;

0 commit comments

Comments
 (0)