mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-12-10 05:56:41 -05:00
more layout cleanup
This commit is contained in:
parent
68f7a26ed1
commit
67812b3c6f
12 changed files with 197 additions and 260 deletions
|
|
@ -19,6 +19,7 @@ class NoConversationWidget extends StatelessWidget {
|
|||
color: scale.primaryScale.appBackground,
|
||||
),
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.stretch,
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
Icon(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue