Skip to content

Commit

Permalink
fix: virtual input location boundary error #878
Browse files Browse the repository at this point in the history
  • Loading branch information
Hufe921 committed Nov 10, 2024
1 parent fc45bd9 commit 2d43343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editor/assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
margin: 0;
padding: 0;
left: 0;
right: 0;
top: 0;
letter-spacing: 0;
font-size: 12px;
position: absolute;
Expand Down

0 comments on commit 2d43343

Please sign in to comment.