From f9eaa441a37a29f4b0497e89b0b6b29a0ac55ec1 Mon Sep 17 00:00:00 2001 From: YANGJIANKUAN Date: Tue, 2 Dec 2025 15:17:50 +0800 Subject: [PATCH] feat: opt admin web --- plus-ui/src/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plus-ui/src/layout/components/Navbar.vue b/plus-ui/src/layout/components/Navbar.vue index 27d113d..273dd37 100644 --- a/plus-ui/src/layout/components/Navbar.vue +++ b/plus-ui/src/layout/components/Navbar.vue @@ -272,7 +272,7 @@ watch( cursor: pointer; width: 40px; height: 40px; - border-radius: 10px; + border-radius: 20px; margin-top: 10px; }