From 06083f40d9770a38151815815da632154b86d3b5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 25 Oct 2020 12:47:40 +0900 Subject: [PATCH] :art: --- src/client/pages/settings/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/client/pages/settings/index.vue b/src/client/pages/settings/index.vue index 677229597..e6ccaf9fe 100644 --- a/src/client/pages/settings/index.vue +++ b/src/client/pages/settings/index.vue @@ -120,9 +120,6 @@ export default defineComponent({ } .vvcocwet { - max-width: 1000px; - margin: 0 auto; - > .nav { > .menu { margin: 16px 0; @@ -172,7 +169,7 @@ export default defineComponent({ > .nav { width: 30%; - max-width: 260px; + max-width: 300px; } > .main {