diff --git a/components/collections/index.vue b/components/collections/index.vue
index 43cc940df19..33a2084777b 100644
--- a/components/collections/index.vue
+++ b/components/collections/index.vue
@@ -51,6 +51,11 @@ TODO:
import_export
Import / Export
+
+
+
diff --git a/pages/index.vue b/pages/index.vue
index cccbfb8f027..345c82160f1 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -43,18 +43,32 @@
-
+
diff --git a/pages/settings.vue b/pages/settings.vue
index 1c2c5ad53b6..ffe6b9ab0ed 100644
--- a/pages/settings.vue
+++ b/pages/settings.vue
@@ -57,12 +57,19 @@
-
-
- Proxy {{ settings.PROXY_ENABLED ? "enabled" : "disabled" }}
-
+
+
+ Proxy {{ settings.PROXY_ENABLED ? "enabled" : "disabled" }}
+
+
+
+
+