add possibility to get last 10 user comments

This commit is contained in:
igoradamenko
2018-06-18 23:28:29 +03:00
parent 1c0e1a2b07
commit 5dcd7aea4e
14 changed files with 165 additions and 30 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
@media (hover: hover) {
&:hover {
.comment__controls {
> .comment__body .comment__actions .comment__controls {
opacity: 1;
}
}