Skip to content

Commit 5237e5c

Browse files
committed
fe/bugfix/RI-5857
1 parent cd4b126 commit 5237e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/browser/components/bulk-actions/BulkUpload/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
.panelPopover {
7575
border: 1px solid var(--euiColorPrimary) !important;
7676
:global(.euiPopover__panelArrow:before) {
77-
border-top-color: var(--euiColorLightShade) !important;
77+
border-top-color: var(--euiColorPrimary) !important;
7878
}
7979
}
8080

0 commit comments

Comments
 (0)