diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue
index 6d7a917a..2257dd69 100644
--- a/src/views/dashboard/List.vue
+++ b/src/views/dashboard/List.vue
@@ -62,17 +62,6 @@ limitations under the License. -->
{{ t("edit") }}
-
-
-
- {{ scope.row.isRoot ? t("setNormal") : t("setRoot") }}
-
-
-
+
+
+
+ {{ scope.row.isRoot ? t("setNormal") : t("setRoot") }}
+
+
+