Explorar el Código

Minor UI tweaks

Vijayakrishnan Krishnan hace 4 años
padre
commit
79455b6600
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 {