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