From ac07ed40069975605cfa2ecf3aec9abf105a1482 Mon Sep 17 00:00:00 2001 From: thecuriousteam Date: Wed, 4 Oct 2023 13:25:27 +0530 Subject: [PATCH] Minor Changes Fixed --- index.html | 2 +- src/layouts/sidebar/index.jsx | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 4e798ed..bf4e8e8 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Sidebar With Submenu + PyLibLog
diff --git a/src/layouts/sidebar/index.jsx b/src/layouts/sidebar/index.jsx index 6fa99be..0a72da6 100644 --- a/src/layouts/sidebar/index.jsx +++ b/src/layouts/sidebar/index.jsx @@ -83,18 +83,20 @@ const Sidebar = () => { variants={Nav_animation} initial={{ x: isTabletMid ? -250 : 0 }} animate={open ? "open" : "closed"} + // sidebar color code (#E0E0E0) className=" bg-[#212121] text-white shadow-xl z-[999] max-w-[19rem] w-[19rem] - overflow-hidden md:relative fixed - h-screen " - > -
+ overflow-hidden md:relative fixed h-screen "> +
{/* */} -

- PYLIBLOG +

+ PyLibLog

@@ -118,8 +120,8 @@ const Sidebar = () => {
-

Clear History

- No-cost $0/month +

PyLibLog

+ From The Curious Community
{/*

Upgrade