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; +}