瀏覽代碼

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 {