Skip to content

Commit 652251c

Browse files
committed
#RI-4320 - fix highlighting for enablement area
1 parent ca2f7ed commit 652251c

File tree

1 file changed

+1
-0
lines changed
  • redisinsight/ui/src/pages/workbench/components/enablement-area/EnablementArea

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/workbench/components/enablement-area/EnablementArea/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
backface-visibility: hidden;
3737
transition: transform 0.4s ease-in-out;
3838
box-shadow: -5px 1px 10px rgba(0, 0, 0, 0.2);
39+
z-index: 2;
3940

4041
:global {
4142
.euiButton--small {

0 commit comments

Comments
 (0)