fix jumping of find dialog in read only code

This commit is contained in:
zadam 2022-05-27 21:50:59 +02:00
parent ade77e5fb8
commit daa36192cc

View file

@ -5,6 +5,7 @@ const TPL = `
<style>
.note-detail-readonly-code {
min-height: 50px;
position: relative;
}
.note-detail-readonly-code-content {