mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
feat(react/collections/board): improve multiline in "New item"
This commit is contained in:
parent
92a0faf475
commit
dd930261bf
@ -203,13 +203,10 @@
|
||||
outline: none;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
color: inherit;
|
||||
color: var(--main-text-color);
|
||||
width: 100%;
|
||||
padding: var(--card-padding);
|
||||
line-height: var(--card-line-height);
|
||||
}
|
||||
|
||||
.board-view-container .board-note.editing textarea {
|
||||
height: auto;
|
||||
field-sizing: content;
|
||||
resize: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user