chore: update memo visibility display (#1485)

This commit is contained in:
boojack
2023-04-07 08:53:20 +08:00
committed by GitHub
parent 204c03e772
commit 8cdc662745
8 changed files with 71 additions and 164 deletions

View File

@ -121,10 +121,10 @@
@apply h-8;
> .current-value-container {
@apply rounded-full;
@apply rounded-full px-3;
> .value-text {
@apply text-sm w-full;
@apply text-sm w-full mr-1;
}
}
}