Skip to content

Commit

Permalink
Fix border misalignment
Browse files Browse the repository at this point in the history
  • Loading branch information
medied committed Nov 12, 2024
1 parent 460d206 commit f401f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/link/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ body {

.components-popover__content {
overflow: unset !important;
border-radius: 8px 8px 0 0;
height: unset !important;
}

Expand Down

0 comments on commit f401f8f

Please sign in to comment.