Browse Source

Minor UI tweaks

Vijayakrishnan Krishnan 4 năm trước cách đây
mục cha
commit
79455b6600
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 {