mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: diff position when click-to-edit
This commit is contained in:
@@ -10,11 +10,6 @@
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.editor-wrapper {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.editor-inner {
|
||||
position: relative;
|
||||
display: flex;
|
||||
@@ -83,6 +78,3 @@ pre {
|
||||
width: 135px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user