Fixed some design bug in dark mood and other

This commit is contained in:
llsajjad
2025-09-13 11:35:28 +03:30
parent ffa964f7e5
commit f9f61ef5b2
7 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ class _DesktopProfilePageState extends State<DesktopProfilePage> {
return Column(
children: [
DesktopNavigationWidget(
currentIndex: 2, // Tenders index
currentIndex: 4, // Tenders index
),
SizedBox(
width: 740,