mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-11 10:45:25 -04:00
layout fixes
This commit is contained in:
parent
71f4d37efa
commit
216aef8173
56 changed files with 654 additions and 342 deletions
|
@ -72,7 +72,7 @@ class MenuItemWidget extends StatelessWidget {
|
|||
).paddingAll(8)),
|
||||
),
|
||||
if (footerButtonIcon != null)
|
||||
IconButton.outlined(
|
||||
IconButton(
|
||||
color: footerButtonIconColor,
|
||||
focusColor: footerButtonIconFocusColor,
|
||||
hoverColor: footerButtonIconHoverColor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue