From 6274553a575ab47e352f47c88f439a605d5a207c Mon Sep 17 00:00:00 2001
From: Tushar <80577646+TusharThakur04@users.noreply.github.com>
Date: Sat, 28 Mar 2026 23:51:52 +0530
Subject: [PATCH] fix: resolve dark theme for mobile-sidebar
---
.../SidebarMobile/SidebarMobile.jsx | 9 +++++----
src/styles/dark.scss | 20 -------------------
2 files changed, 5 insertions(+), 24 deletions(-)
diff --git a/src/components/SidebarMobile/SidebarMobile.jsx b/src/components/SidebarMobile/SidebarMobile.jsx
index ce5869a7173c..dd9077fe09c4 100644
--- a/src/components/SidebarMobile/SidebarMobile.jsx
+++ b/src/components/SidebarMobile/SidebarMobile.jsx
@@ -45,7 +45,7 @@ export default class SidebarMobile extends Component {
onTouchEnd={this._handleTouchEnd}
/>
-
+