feat: pin/unpin memo

This commit is contained in:
boojack
2022-05-02 10:57:20 +08:00
parent fcb5e2ee5a
commit 995ec34bf8
15 changed files with 101 additions and 44 deletions

View File

@ -28,6 +28,6 @@
}
&.completed {
@apply pb-28;
@apply pb-40;
}
}