fixed select_note mode, cleaned note_editor, TODO: enable note save

This commit is contained in:
Thomas Hervey
2018-07-03 22:45:51 -04:00
parent bf499d9438
commit 73ee5c2fc9
6 changed files with 31 additions and 49 deletions
+2
View File
@@ -71,4 +71,6 @@
#new-comment-input {
width: 100%;
height: 100px;
max-height: 300px;
min-height: 100px;
}