Skip to content

Commit 13faa33

Browse files
author
danny
committed
Smaller improvement on popup
1 parent 7c95172 commit 13faa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macless_haystack/lib/history/location_popup.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class LocationPopup extends Marker {
2323
required this.end,
2424
required this.ctx})
2525
: super(
26-
width: 200,
26+
width: 250,
2727
height: 150,
2828
point: location,
2929
child: Padding(

0 commit comments

Comments
 (0)