✨ Edited the post item styles
This commit is contained in:
@@ -99,7 +99,7 @@ class PostRepliesList extends HookConsumerWidget {
|
||||
item: data.items[index],
|
||||
backgroundColor:
|
||||
backgroundColor ?? (isWide ? Colors.transparent : null),
|
||||
showReferencePost: false,
|
||||
isShowReference: false,
|
||||
),
|
||||
const Divider(height: 1),
|
||||
],
|
||||
|
Reference in New Issue
Block a user