Skip to content

Commit e012844

Browse files
committed
#RI-5948 - fix ui spaces on jobs tree
1 parent 7c2b9d7 commit e012844

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)