fix: edit ui
This commit is contained in:
@@ -205,7 +205,7 @@ class MessageActionsModal extends StatelessWidget {
|
|||||||
IconButton(
|
IconButton(
|
||||||
icon: Icon(
|
icon: Icon(
|
||||||
Icons.cancel_outlined,
|
Icons.cancel_outlined,
|
||||||
size: 2,
|
size: 22,
|
||||||
color:
|
color:
|
||||||
StreamChatTheme.of(context).primaryIconTheme.color,
|
StreamChatTheme.of(context).primaryIconTheme.color,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user