浏览代码

Editor, migrate to markdown at same line than copy text icon

Martin Filser 1 年之前
父节点
当前提交
13eb1a58e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/main/editor.css

+ 1 - 1
client/components/main/editor.css

@@ -2,7 +2,7 @@
 .inlined-form a.fa.fa-brands.fa-markdown {
   float: right;
   position: absolute;
-  top: -20px;
+  top: -10px;
   right: 60px;
 }
 .new-comment a.fa.fa-copy,