chore(client): tweak loading display

This commit is contained in:
syuilo
2022-08-27 16:26:14 +09:00
parent 4373019b36
commit e0dce77678
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ const props = withDefaults(defineProps<{
text-align: center;
cursor: wait;
--size: 40px;
--size: 38px;
&.colored {
color: var(--accent);