style: [sidebar.scss] delete overflow-x: auto

This commit is contained in:
xiaoxian521
2021-10-01 21:06:54 +08:00
parent b18654f52e
commit d4d4157cc4
3 changed files with 15 additions and 5 deletions

View File

@@ -161,8 +161,6 @@
height: 100%;
min-width: 0;
flex: 1;
// todo::
overflow-x: auto;
align-items: center;
}