mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 12:04:55 +00:00
updated theme
This commit is contained in:
@ -299,8 +299,8 @@ class CreateSpaceDialogState extends State<CreateSpaceDialog> {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
child: Wrap(
|
child: Wrap(
|
||||||
spacing: 8,
|
spacing: 8,
|
||||||
runSpacing: 8,
|
runSpacing: 8,
|
||||||
children: [
|
children: [
|
||||||
for (var product in selectedProducts)
|
for (var product in selectedProducts)
|
||||||
HoverableButton(
|
HoverableButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user