diff --git a/ui/app/components/ui/popover/index.scss b/ui/app/components/ui/popover/index.scss index 4eb70d08f..1cf453914 100644 --- a/ui/app/components/ui/popover/index.scss +++ b/ui/app/components/ui/popover/index.scss @@ -85,6 +85,7 @@ justify-content: flex-start; align-items: stretch; align-content: stretch; + border-radius: 10px; } &-container {