First implementation of ignore user plugin

This commit is contained in:
Chi Vinh Le
2017-09-04 15:40:39 +07:00
parent c07eaf0edb
commit ffef2f640d
25 changed files with 217 additions and 117 deletions
@@ -35,3 +35,7 @@
transform: rotate(180deg);
}
.actions {
display: flex;
justify-content: flex-end;
}