Skip to content

Commit

Permalink
Fix: border radius issue on editor focus
Browse files Browse the repository at this point in the history
  • Loading branch information
up1512001 committed Jul 16, 2024
1 parent 5cef040 commit 342b3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/layout/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ html.canvas-mode-edit-transition::view-transition-group(toggle) {
height: 40px;
width: 40px;
padding: 2px;
border-radius: 2px;
}

}
Expand Down

0 comments on commit 342b3ca

Please sign in to comment.