mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-09 14:30:12 -06:00
fix position of Edit button in read only code
This commit is contained in:
@@ -6,6 +6,7 @@ const TPL = `
|
||||
.note-detail-read-only-code {
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.note-detail-read-only-code-content {
|
||||
|
||||
Reference in New Issue
Block a user