mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix cursor in the textarea, closes #3459
This commit is contained in:
parent
affd8062e2
commit
7a8bbdced8
@ -987,3 +987,7 @@ button.close:hover {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
cursor: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user