summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorInsert5StarName <anime@shourai.de>2023-10-01 03:45:19 +0200
committerInsert5StarName <anime@shourai.de>2023-10-01 03:45:19 +0200
commit74a07c388287c49b635f53a7b774f1f6797244b0 (patch)
tree00e0727aa7d5928bb74d80354459b5b30e63b91c /packages
parentfix(ci): fix auto pushing on stable build (diff)
downloadsharkey-74a07c388287c49b635f53a7b774f1f6797244b0.tar.gz
sharkey-74a07c388287c49b635f53a7b774f1f6797244b0.tar.bz2
sharkey-74a07c388287c49b635f53a7b774f1f6797244b0.zip
fix: Admin menu css
Diffstat (limited to 'packages')
-rw-r--r--packages/frontend/src/components/MkSuperMenu.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkSuperMenu.vue b/packages/frontend/src/components/MkSuperMenu.vue
index f5af327820..50bfd64fc8 100644
--- a/packages/frontend/src/components/MkSuperMenu.vue
+++ b/packages/frontend/src/components/MkSuperMenu.vue
@@ -141,7 +141,7 @@ defineProps<{
height: 60px;
aspect-ratio: 1;
background: var(--panel);
- border-radius: 100%;
+ border-radius: 5px;
}
> .text {