diff --git a/nora-registry/src/ui/components.rs b/nora-registry/src/ui/components.rs
index f679b8e..c04c12a 100644
--- a/nora-registry/src/ui/components.rs
+++ b/nora-registry/src/ui/components.rs
@@ -333,9 +333,9 @@ pub fn render_mount_points_table(
format!(
r##"
- | {} |
- {} |
- {} |
+ {} |
+ {} |
+ {} |
"##,
registry, mount_path, proxy_display
@@ -358,7 +358,7 @@ pub fn render_mount_points_table(
{} |
-
+
{}
@@ -388,11 +388,11 @@ pub fn render_activity_row(
format!(
r##"
- | {} |
- {} |
- {} |
- {} |
- {} |
+ {} |
+ {} |
+ {} |
+ {} |
+ {} |
"##,
timestamp,
@@ -424,7 +424,7 @@ pub fn render_activity_log(rows: &str, t: &Translations) -> String {
{} |
-
+
{}