mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix position of Edit button in read only code
This commit is contained in:
parent
1d5a53fee6
commit
ea524403f7
@ -6,6 +6,7 @@ const TPL = `
|
||||
.note-detail-read-only-code {
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.note-detail-read-only-code-content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user