Skip to content

Commit 4d206fb

Browse files
authored
Merge pull request #3554 from RedisInsight/fe/bugfix/RI-5857-2
fe/bugfix/RI-5857
2 parents e2eb2b0 + 5237e5c commit 4d206fb

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)