parent
11d4c2412e
commit
e33a4d1295
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ defineProps<{
|
||||||
height: 60px;
|
height: 60px;
|
||||||
aspect-ratio: 1;
|
aspect-ratio: 1;
|
||||||
background: var(--panel);
|
background: var(--panel);
|
||||||
border-radius: 5px;
|
border-radius: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .text {
|
> .text {
|
||||||
|
|
Loading…
Reference in a new issue