chore: update store types

This commit is contained in:
boojack
2022-05-19 18:32:49 +08:00
parent bc22f69ac5
commit 6fe1db42b5
46 changed files with 353 additions and 318 deletions

View File

@ -9,7 +9,7 @@
@apply border-gray-200;
}
&.ARCHIVED {
&.pinned {
@apply border-gray-200 border-2;
}