40
This commit is contained in:
parent
d26dba28a9
commit
df7b3326b9
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ const props = withDefaults(defineProps<{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: wait;
|
cursor: wait;
|
||||||
|
|
||||||
--size: 50px;
|
--size: 40px;
|
||||||
|
|
||||||
&.colored {
|
&.colored {
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
|
|
Loading…
Reference in a new issue