forked from yaso_meth/mih-project
fix font fize picker
This commit is contained in:
@@ -436,7 +436,7 @@ class _AiChatState extends State<AiChat> {
|
||||
const SizedBox(height: 15),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.start,
|
||||
crossAxisAlignment: CrossAxisAlignment.center,
|
||||
crossAxisAlignment: CrossAxisAlignment.end,
|
||||
children: [
|
||||
IconButton.filled(
|
||||
onPressed: () {
|
||||
|
||||
Reference in New Issue
Block a user