Skip to content

Commit

Permalink
fix insert text with tab
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyBoiko committed Dec 18, 2024
1 parent 8babd55 commit 280cadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
resize: none;
line-height: 1em;
caret-color: #fff;
tab-size: 1;
}

.resizer { r: 10px; opacity: 0.51; stroke: rgb(25, 188, 155); fill: rgb(25, 188, 155); cursor: nwse-resize; }
Expand Down

0 comments on commit 280cadb

Please sign in to comment.