소스 검색

Minor UI tweaks

Vijayakrishnan Krishnan 4 년 전
부모
커밋
79455b6600
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      public/css/style.css

+ 2 - 0
public/css/style.css

@@ -270,6 +270,8 @@ body>nav.navbar {
 
 .note-section:not(.edit) .if-not-edit {
     display: block !important;
+}
+.note-section:not(.edit) div.if-not-edit {
     padding-left: 1rem;
 }
 .note-section.edit .if-edit {