From 7f3913dcfb5e1a75a1848c8f04662287cc54715b Mon Sep 17 00:00:00 2001 From: schn33fuchs Date: Sat, 6 Jun 2026 18:44:40 +0200 Subject: [PATCH] Post merge fix --- frontend/src/pages/user.rs | 2 +- frontend/src/styles/components/_tickets.scss | 4 +--- frontend/src/styles/main.scss | 6 +++--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/user.rs b/frontend/src/pages/user.rs index df6384d..642e156 100644 --- a/frontend/src/pages/user.rs +++ b/frontend/src/pages/user.rs @@ -425,7 +425,7 @@ pub fn all_users_component() -> Html { html! {

{ format!("Error: {}", e) }

} } else { html! { -