diff --git a/n-link-core/components/DeviceQueue.vue b/n-link-core/components/DeviceQueue.vue
index 98209e5..9c976aa 100644
--- a/n-link-core/components/DeviceQueue.vue
+++ b/n-link-core/components/DeviceQueue.vue
@@ -1,47 +1,43 @@
-
-
-
- Nothing to do
-
-
-
-
{{ item.desc }}
-
-
- {{ (100 - device.progress.remaining / device.progress.total * 100).toFixed(1) }}%
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+ Nothing to do
+
+
+
+
{{ item.desc }}
+
+
+ {{ (100 - device.progress.remaining / device.progress.total * 100).toFixed(1) }}%
+
+
+
+
+
+
+
+
+