Ability to reply to comments

This commit is contained in:
James Taylor
2018-08-31 16:23:19 -07:00
parent 6980d93107
commit ebfe58e6cb
6 changed files with 162 additions and 2 deletions

View File

@@ -95,6 +95,9 @@
grid-row:10;
grid-column: 1;
justify-self:start;
margin-top: 10px;
background-color: #d0d0d0;
padding: 2px;
}
.full-item .comments{
grid-column: 1 / span 2;