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