merge branches

This commit is contained in:
amirrezaghabeli
2025-08-20 13:11:22 +03:30
parent 1af9c0a76b
commit 4b51071aad
36 changed files with 1894 additions and 167 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ class TendersListItem extends StatelessWidget {
vertical: 5.0.h(),
),
decoration: BoxDecoration(
color: AppColors.primary2,
color: AppColors.primary20,
borderRadius: BorderRadius.circular(4),
),
child: Row(