Browse Source

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

Martin Filser 1 năm trước cách đây
mục cha
commit
13eb1a58e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,