@@ -125,6 +125,7 @@ onMounted(()=>{
width:300px;
border-right: 1px solid #DCDFE6;
padding:30px;
+ overflow-y: auto;
.menu-title{
margin-bottom: 20px;
cursor: pointer;
@@ -165,6 +166,7 @@ onMounted(()=>{
flex: 1;
padding:60px;
user-select: none;
.list-title,.title{
display: flex;
align-items: center;