From c48d0250da6a112b30548a8d16f89b81b2e57a52 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Wed, 27 Aug 2025 11:03:15 +0200 Subject: [PATCH] refactor(News Studiengang component alignment): removes the position sticky, because otherwise the user has to scroll all the way down to actually read the whole component --- public/js/components/Cis/Cms/News.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/components/Cis/Cms/News.js b/public/js/components/Cis/Cms/News.js index 57ba860be..9817bd0fd 100644 --- a/public/js/components/Cis/Cms/News.js +++ b/public/js/components/Cis/Cms/News.js @@ -103,7 +103,7 @@ export default {
-
+