Skip to content

Commit 8118f5f

Browse files
Merge pull request #807 from RedisInsight/feature/bugfix
#RI-3115 - Blue icon for debug mode is not disappeared when user clic…
2 parents 7e3b722 + fc76c84 commit 8118f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/pubSub/components/messages-list/MessagesList/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
.channel {
2222
color: var(--euiColorMediumShade);
2323
width: 220px;
24+
max-height: 26px;
2425
overflow: hidden;
2526
white-space: nowrap;
2627
text-overflow: ellipsis;

0 commit comments

Comments
 (0)