fix: spacing.
This commit is contained in:
parent
43de5c17f1
commit
4298f4d32b
@ -15,7 +15,7 @@ class ConnectionLine extends StatelessWidget {
|
|||||||
return SizedBox(
|
return SizedBox(
|
||||||
width: context.widthFactor(
|
width: context.widthFactor(
|
||||||
mobileFactor: 0.25,
|
mobileFactor: 0.25,
|
||||||
largeScreenFactor: 0.25,
|
largeScreenFactor: 0.125,
|
||||||
),
|
),
|
||||||
child: Flex(
|
child: Flex(
|
||||||
direction: Axis.horizontal,
|
direction: Axis.horizontal,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user