mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 00:03:41 +01:00
fix(table): text jumping when editing multiline text
This commit is contained in:
parent
16419ed4ac
commit
49f5dc1c26
@ -75,3 +75,9 @@
|
||||
font-size: 1.5em;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
.tabulator .tabulator-editable {
|
||||
textarea {
|
||||
padding: 7px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user