fixed dark theme bugs
This commit is contained in:
@@ -35,7 +35,7 @@ class InfoItem extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
SizedBox(height: 8.0.h()),
|
||||
const Divider(),
|
||||
Divider(color: AppColors.grey20,),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user