.note-editor{flex-direction:column;display:flex}.note-editor>div:first-child{flex-direction:column;flex:1;display:flex}.note-editor .ProseMirror{white-space:pre-wrap;word-break:break-word;outline:none;flex:1;min-height:3.5rem;font-size:.875rem;line-height:1.4}.note-editor .ProseMirror p{margin:0}.note-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);pointer-events:none;height:0}.note-mention-badge{color:#78350f;white-space:nowrap;background:rgba(253,230,138,.7);border-radius:.25rem;padding:0 .25rem;font-weight:500;display:inline-block}.dark .note-mention-badge{color:#fde68a;background:rgba(146,64,14,.5)}
