Skip to content

Commit

Permalink
Fix: Enter to create a div and Backspace error by vishaltelangre#13
Browse files Browse the repository at this point in the history
  • Loading branch information
sanqi377 committed Jun 22, 2024
1 parent 12d259a commit 50ad4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ $alert-themes:

.cdx-alert__message {
outline: none;
-webkit-user-modify: read-write-plaintext-only;
}

.cdx-alert [contentEditable='true'][data-placeholder] {
Expand Down

0 comments on commit 50ad4cb

Please sign in to comment.