diff --git a/src/components/header.vue b/src/components/header.vue index 76f9b37..c6af3e8 100644 --- a/src/components/header.vue +++ b/src/components/header.vue @@ -36,7 +36,7 @@ export default { background: none !important; border-bottom: none !important; width: 50%; - min-width: 900px; + min-width: 800px; } .el-menu-item { margin-right: 3%;