Skip to content

Commit 99bf838

Browse files
committed
#RI-4218 - change box-shadow for popovers
1 parent 9eb38af commit 99bf838

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

redisinsight/ui/src/styles/components/_popover.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.euiPanel.euiPopover__panel {
2+
box-shadow: 0 3px 15px var(--controlsBoxShadowColor) !important;
3+
}
4+
15
.popoverLikeTooltip {
26
border: none;
37
max-width: 267px !important;

0 commit comments

Comments
 (0)