소스 검색

added .hide-on-edit as opriginal

ryuichi-e 6 년 전
부모
커밋
e41cb449e8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/client/styles/scss/_on-edit.scss

+ 1 - 0
src/client/styles/scss/_on-edit.scss

@@ -37,6 +37,7 @@ body.on-edit {
   .btn-bookmark,
   .btn-edit,
   .authors,
+  .hide-on-edit,
   footer {
     display: none !important;
   }