Ver código fonte

Minor UI tweaks

Vijayakrishnan Krishnan 4 anos atrás
pai
commit
79455b6600
1 arquivos alterados com 2 adições e 0 exclusões
  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 {