mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-13 03:23:07 +02:00
fix: Admin menu css
This commit is contained in:
parent
01c88911b2
commit
74a07c3882
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: 100%;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .text {
|
> .text {
|
||||||
|
|
Loading…
Reference in a new issue