Skip to content

Commit 9f7e8a6

Browse files
committed
chore: add comments
1 parent 7e78a06 commit 9f7e8a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/index.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@
262262
me-tpc {
263263
display: block;
264264
max-width: 35em;
265+
// allow shift enter to wrap text.
266+
// but in markdown mode, it may cause unexpected behavior.
265267
white-space: pre-wrap;
266268
pointer-events: all;
267269
& > * {

0 commit comments

Comments
 (0)