Revert "fix: Admin menu css"

This reverts commit 74a07c3882.
This commit is contained in:
ShittyKopper 2023-10-31 21:58:44 +03:00
parent 11d4c2412e
commit e33a4d1295
1 changed files with 1 additions and 1 deletions

View File

@ -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 {