mirror of
https://github.com/zadam/trilium.git
synced 2025-02-25 07:25:32 +08:00
fix jumping of find dialog in read only code
This commit is contained in:
parent
ade77e5fb8
commit
daa36192cc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const TPL = `
|
|||
<style>
|
||||
.note-detail-readonly-code {
|
||||
min-height: 50px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.note-detail-readonly-code-content {
|
||||
|
|
Loading…
Reference in a new issue