From 46c033ad77ca16976cf77a39c56fd45f3ccfcc11 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Thu, 16 Jan 2025 11:10:03 +0100 Subject: [PATCH] update(NewsWidget):reduces z-index so that it does not overlap modals, add light background to the next/prev buttons for visibility --- public/js/components/DashboardWidget/News.js | 22 ++++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/public/js/components/DashboardWidget/News.js b/public/js/components/DashboardWidget/News.js index 700fc5443..c29f538e4 100644 --- a/public/js/components/DashboardWidget/News.js +++ b/public/js/components/DashboardWidget/News.js @@ -164,7 +164,7 @@ export default { template: /*html*/ `
- +
@@ -175,30 +175,34 @@ export default {
-