mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 06:03:08 +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;
|
||||
aspect-ratio: 1;
|
||||
background: var(--panel);
|
||||
border-radius: 100%;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
> .text {
|
||||
|
|
Loading…
Reference in a new issue