fix: markdown help dialog shown below editor
This commit is contained in:
parent
68200f5136
commit
e764e74a73
@ -288,7 +288,7 @@ export default {
|
|||||||
|
|
||||||
<style lang='scss'>
|
<style lang='scss'>
|
||||||
.editor-markdown-help {
|
.editor-markdown-help {
|
||||||
position: fixed;
|
position: fixed !important;
|
||||||
top: 112px;
|
top: 112px;
|
||||||
left: 64px;
|
left: 64px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
Loading…
Reference in New Issue
Block a user