chore: update detail styles

This commit is contained in:
steven
2022-08-27 08:57:29 +08:00
parent 62657f7f4e
commit 5bdf7654fc
14 changed files with 75 additions and 33 deletions

View File

@ -7,8 +7,8 @@
> .status-text-container {
@apply flex flex-col justify-start items-center w-full my-6;
&.completed {
@apply mb-16;
&.fetching-tip {
@apply mt-2 mb-1;
}
> .status-text {