40
This commit is contained in:
parent
76ce3f80de
commit
db787696b7
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