diff --git a/frontend/src/components/CurrentlyBuilding.vue b/frontend/src/components/CurrentlyBuilding.vue
index bb15da9..f0d648a 100644
--- a/frontend/src/components/CurrentlyBuilding.vue
+++ b/frontend/src/components/CurrentlyBuilding.vue
@@ -6,8 +6,14 @@
style="border-radius: 10px; border: 2px solid grey"
variant="elevated">
- Building
- Idle
+
+
+ Building
+
+
+
+ Idle
+
-
+ style="transform: translateX(-620px)">
+
Last updated
{{
lastUpdatedSeconds > 59
@@ -28,12 +36,12 @@
-
+
Building
-
+
{{ pkg.pkgbase }} ({{ pkg.repo }})
@@ -192,14 +200,35 @@ onMounted(() => {