diff --git a/src/Globals.scss b/src/Globals.scss index 38ca094..3d8b482 100644 --- a/src/Globals.scss +++ b/src/Globals.scss @@ -6,10 +6,6 @@ body { @apply bg-[#131313] text-white select-none; } -img { - @apply pointer-events-none; -} - .button { @apply bg-[#4378bf] hover:bg-[#5988c6] rounded-md cursor-pointer text-[16px] p-3 transition-colors duration-[0.25s]; } \ No newline at end of file diff --git a/src/componets/Sidebar.tsx b/src/componets/Sidebar.tsx index 1b0b3c1..d03b162 100644 --- a/src/componets/Sidebar.tsx +++ b/src/componets/Sidebar.tsx @@ -33,6 +33,7 @@ const Sidebar = () => { >