diff --git a/napcat.webui/src/components/Dashboard.vue b/napcat.webui/src/components/Dashboard.vue index d3eb2ec6..7d8fcb13 100644 --- a/napcat.webui/src/components/Dashboard.vue +++ b/napcat.webui/src/components/Dashboard.vue @@ -41,7 +41,7 @@ const menuItems = ref([ .content { flex: 1; - padding: 20px; + /* padding: 20px; */ overflow: auto; position: relative; z-index: 1;