Skip to content

Commit f5fe577

Browse files
update z-index in insight panel
1 parent df1472c commit f5fe577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/templates/explore-panel/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
&.insightsOpen {
2929
width: 460px;
30+
z-index: 1001;
3031
@media only screen and (max-width: 1440px) {
3132
width: 380px;
3233
}

0 commit comments

Comments
 (0)