diff --git a/packages/block-editor/src/components/url-popover/style.scss b/packages/block-editor/src/components/url-popover/style.scss index 5c9f47cb67132..5e896036cf46e 100644 --- a/packages/block-editor/src/components/url-popover/style.scss +++ b/packages/block-editor/src/components/url-popover/style.scss @@ -43,7 +43,6 @@ .block-editor-url-popover__settings { display: block; padding: $grid-unit-20; - border-top: $border-width solid $gray-900; } .block-editor-url-popover__link-editor,