feat: status details

This commit is contained in:
Anthony Fu 2022-11-14 22:54:30 +08:00
parent 9cc837f5df
commit c7ae7d5a1c
17 changed files with 151 additions and 125 deletions

View file

@ -27,7 +27,7 @@ defineProps<{
--at-apply: font-bold;
}
p {
--at-apply: my-1;
--at-apply: my-2;
}
}
</style>