소스 검색

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,