From 725334a9c7194f5c38c13bf8736846ec133e9b07 Mon Sep 17 00:00:00 2001 From: Rune Berg Date: Sun, 1 Sep 2024 06:36:51 +1200 Subject: [PATCH] Fix minor layout issue with granular action button (regen response/del) --- confichat/lib/ui_widgets.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confichat/lib/ui_widgets.dart b/confichat/lib/ui_widgets.dart index 4cca772..5ad1596 100644 --- a/confichat/lib/ui_widgets.dart +++ b/confichat/lib/ui_widgets.dart @@ -433,7 +433,7 @@ class ChatBubble extends StatelessWidget { // Chat contents Row( children: [ - const SizedBox(width:10), + const SizedBox(height: 40, width: 10), // Animated icon if(!isUser && animateIcon) const AnimIconColorFade(