Improve settings page's UI/UX on mobile

This commit is contained in:
Louis Lam
2022-03-04 23:20:42 +08:00
parent e3a0eaf6af
commit 88c3d952d3
3 changed files with 37 additions and 14 deletions

View File

@@ -70,7 +70,6 @@ const routes = [
children: [
{
path: "general",
alias: "",
component: General,
},
{