diff --git a/web/template/device.html b/web/template/device.html
index f3ece19..a6fcf7a 100644
--- a/web/template/device.html
+++ b/web/template/device.html
@@ -4,7 +4,7 @@
-
+
@@ -58,6 +58,10 @@
border-collapse: collapse;
}
+ th, td {
+ padding: 0.25rem;
+ }
+
.actions {
text-align: center;
}