diff --git a/public/iconify/material-symbols.json b/public/iconify/material-symbols.json index 199f934..ee6075d 100644 --- a/public/iconify/material-symbols.json +++ b/public/iconify/material-symbols.json @@ -8,6 +8,10 @@ "dashboard-outline-rounded": { "body": "" }, + "expand-more-rounded": { + "body": "", + "hidden": true + }, "group-work-outline": { "body": "" }, diff --git a/src/layouts/modules/namespace-select/index.vue b/src/layouts/modules/namespace-select/index.vue index 2c8b2aa..ebb481d 100644 --- a/src/layouts/modules/namespace-select/index.vue +++ b/src/layouts/modules/namespace-select/index.vue @@ -1,10 +1,12 @@ -