From f6eea575a995c31c3652c298d47e43542e44b18e Mon Sep 17 00:00:00 2001 From: Uma Chandra Sekhara Sarma Thadepalli <125206920+Chandu6702@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:21:08 +0530 Subject: [PATCH] Update App.css --- frontend/src/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.css b/frontend/src/App.css index 8694cc76..b71fc3b7 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -1,5 +1,5 @@ .sidebar-content { padding: 10px; - cursor: pointer; + cursor: none; transition: background-color 0.2s; - } \ No newline at end of file + }