From f49f889536abc808048afb7fb936f2a908e89e54 Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:05:19 -0800 Subject: [PATCH] Fix news row width (#4894) * fix news row width * lint --- apps/frontend/src/components/ui/news/LatestNewsRow.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/ui/news/LatestNewsRow.vue b/apps/frontend/src/components/ui/news/LatestNewsRow.vue index c0d9dfa9a..4cd368751 100644 --- a/apps/frontend/src/components/ui/news/LatestNewsRow.vue +++ b/apps/frontend/src/components/ui/news/LatestNewsRow.vue @@ -1,5 +1,5 @@