From fe5dd1159f38d9113a5dba6ece0207a871449e04 Mon Sep 17 00:00:00 2001 From: mydkong Date: Wed, 26 Mar 2025 16:08:44 +0100 Subject: [PATCH] Update App.css --- src/App.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/App.css b/src/App.css index 328e8738..49af312d 100644 --- a/src/App.css +++ b/src/App.css @@ -484,3 +484,7 @@ p.error-message a { scrollbar-size: auto; } } + +#bento .bento-grid .bento-outline-effect{ + cursor: default; +}