Skip to content

Commit

Permalink
Restore the default border.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Feb 7, 2024
1 parent fd36db4 commit 381f306
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/block-editor/src/components/url-input/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ $input-size: 300px;
margin: 0;
height: $button-size-next-default-40px; // components do not properly support unstable-large yet.

&:not(:focus) {
border-color: transparent;
}

/* Fonts smaller than 16px causes mobile safari to zoom. */
font-size: $mobile-text-min-font-size;
@include break-small {
Expand Down

0 comments on commit 381f306

Please sign in to comment.