From 90de8252e2b3a304c6dd769a731ae50b731c9a8a Mon Sep 17 00:00:00 2001 From: Dicken Date: Wed, 27 May 2026 09:23:54 +0200 Subject: [PATCH] Dateien nach "frontend/src" hochladen --- frontend/src/App.jsx | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index f7cb21d..4c19753 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -459,14 +459,14 @@ function QuickLinks({ toast, mobile }) { + textDecoration:'none', height: mobile?58:72, cursor:'pointer' }}> {l.icon && l.icon.startsWith('http') - ? e.target.style.display='none'}/> - : {l.icon}} + ? e.target.style.display='none'}/> + : {l.icon}} {l.title} @@ -610,14 +610,12 @@ function Notepad({ toast }) { return (
{isOpen &&