mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
fix cursor in the textarea, closes #3459
This commit is contained in:
@@ -987,3 +987,7 @@ button.close:hover {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user