updated: new comments in notes sidebar ui

This commit is contained in:
Thomas Hervey
2018-07-02 15:51:55 -04:00
parent 94eae89fc3
commit 86dc0c9012
4 changed files with 141 additions and 8 deletions
+6
View File
@@ -38,3 +38,9 @@
.commentCreator {
color: #aaa;
}
/* Note editor UI */
#new-comment-input {
width: 100%;
height: 100px;
}