Skip to content

Commit 965856d

Browse files
authored
RI-7691: Improve visual consistency in Profiler (#5144)
1 parent 157fe84 commit 965856d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

redisinsight/ui/src/components/monitor/Monitor/styles.module.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818

1919
z-index: 10;
2020
overflow: auto;
21-
22-
&.isRunning {
23-
outline: 1px solid var(--euiColorPrimary);
24-
border-top-color: transparent;
25-
}
2621
}
2722

2823
.listWrapper {

0 commit comments

Comments
 (0)