We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eb38af + 99bf838 commit 8f05153Copy full SHA for 8f05153
redisinsight/ui/src/styles/components/_popover.scss
@@ -1,3 +1,7 @@
1
+.euiPanel.euiPopover__panel {
2
+ box-shadow: 0 3px 15px var(--controlsBoxShadowColor) !important;
3
+}
4
+
5
.popoverLikeTooltip {
6
border: none;
7
max-width: 267px !important;
0 commit comments