@@ -42,6 +42,6 @@
<style lang="less" scoped>
.el-menu-vertical-demo {
- width: 300px;
+ min-width: 300px;
}
</style>