mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-06-24 14:20:37 -04:00
deadlock cleanup
This commit is contained in:
parent
23867a1784
commit
2141dbff21
40 changed files with 254 additions and 253 deletions
|
@ -120,7 +120,7 @@ class ChatComponentWidget extends StatelessWidget {
|
|||
return Column(
|
||||
children: [
|
||||
Container(
|
||||
height: 40,
|
||||
height: 48,
|
||||
decoration: BoxDecoration(
|
||||
color: scale.border,
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue