mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08: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